6 Commits

Author SHA1 Message Date
Philip Abbey
4ab25ef860 Comment header update
Corrected spelling of username of contributor.
2023-12-17 12:46:20 +00:00
Philip Abbey
ce90d9d47f Single HomeAssistantService for all Taps
1. Amended code for a single HomeAssistantService for all 'tap's
2. Removed now redundant GET request for taps without a service now that having a service is enforced.
3. Determined that migrating API code from 'toggle's to the HomeAssistantService is awkward due to the close coupling with other methods in the class.
2023-11-20 21:32:35 +00:00
SomeoneOnEarth
7bd3486724 Refactored icon submenu creation 2023-11-19 13:11:51 +01:00
SomeoneOnEarth
d93aa78686 Refactored MenuItems creation 2023-11-19 13:11:48 +01:00
SomeoneOnEarth
2c09ab71a8 Lean UI spike use correct icons for menu and tap 2023-11-19 13:07:07 +01:00
SomeoneOnEarth
8764969537 Leaner UI spike 2023-11-19 13:07:03 +01:00