Commit Graph

4 Commits

Author SHA1 Message Date
bff4b9493c Refactor device control logic and add temperature and fan speed enums
- Refactor device control logic in the app to improve readability and maintainability.
- Add temperature modes (hot, cold, wind) and fan speeds (auto, low, middle, high) enums.
- Update icon mappings and utility functions for temperature modes and fan speeds.
2024-04-03 18:54:21 +03:00
65cbf10485 temp 2024-03-17 09:38:26 +03:00
3fccadfc1d light switch
code refactor
2024-03-04 09:45:34 +03:00
4cfae85f9c implemented light brightness slider
optimised state emit to only emit when change is detected
2024-03-03 15:00:13 +03:00