Commit Graph

6 Commits

Author SHA1 Message Date
a9927e5821 Update iOS project settings and configurations
Include new device configurations and update project settings
for Xcode 15.0 compatibility. Add new keys to Info.plist for
application features.
2024-05-06 14:38:46 +03:00
7e98329738 added Null state from the AC universal switch (in case the status for the ACs are different from each other) 2024-03-03 11:37:30 +03:00
4ee5426e9c Implemented AC Interface 2024-02-29 12:11:39 +03:00
3fabd41e72 Stabilized UI elements across multiple devices
Synchronized ACs Status functionality
2024-02-28 12:22:45 +03:00
abe7072f2d AC devices page implemented
AC Cubit Add
New Devices Cubit Arch will be used
Devices Cubit (for devices categories, and devices page)
{
AC cubit,
Lights cubit.
... }
Replaced AssetsManager with Assets Class (auto generated)
2024-02-26 15:55:22 +03:00
84e142a099 initial commit 2024-02-14 10:58:43 +03:00