home-assistant-android/app
StopMotionCuber 45e0ca9caa
Add ability for ClimateControl Card to cycle through entity states (#4142)
* Add ability for ClimateControl Card to cycle through entity states

* Fix ktlint issue

* Set `currentMode` after sending request for cycling through modes

* Display thermostat always as "on"

* Use "toggle" string from widget_tap_action_toggle

* Use hashMap to save states of entities as we're in a singleton

* Include support for colliding entityIds when using multi server within ClimateControl

* Add comment why ToggleRangeTemplate is always set to checked
2024-02-22 17:06:43 -05:00
..
src Add ability for ClimateControl Card to cycle through entity states (#4142) 2024-02-22 17:06:43 -05:00
build.gradle.kts Replace deprecated MdcTheme with 'normal' theme matching XML theme (#4182) 2024-02-02 15:30:41 -05:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00