Commit Graph

7 Commits

Author SHA1 Message Date
44ec2e2eb1 Initial Solution 2024-01-19 19:26:02 +00:00
2be255bb71 Removal of menu identifiers as not actually required
Toggle menu is now consistent with the use of data objects in tap and template. HA 'notify' actions now work.

Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
2024-01-19 18:04:55 +00:00
67a5f0a14e Amending naming convention
Removing some inconsistencies
2024-01-19 16:11:30 +00:00
4e96036d66 Removed code to dismiss the ErrorView
The automatic ErrorView.unShow() when the HTTP Request callback success was preventing errors being read. Removing to see if they are really required.
2024-01-18 21:15:59 +00:00
7ffbd84785 Initial working version 2024-01-17 23:31:27 +00:00
94bc49afe2 Restyled by whitespace 2024-01-14 11:52:49 +00:00
31b30788b1 add TemplateMenuItem 2024-01-14 08:00:49 +00:00