Commit Graph

15 Commits

Author SHA1 Message Date
d4f4cfa1ba Added latest changes and solved the conflicts 2024-06-26 22:46:29 +03:00
61c225af45 Implemented devices groups 2024-06-26 22:30:56 +03:00
ea4dc852f8 update devices 2024-06-26 11:53:32 +03:00
f98ebdb2ba Added gateway screen and bloc 2024-06-25 02:21:35 +03:00
631ba53d7a Implemented home management and user invitation flows 2024-06-05 03:42:00 +03:00
4257d69768 Implemented Ac functionality, and bug fixes 2024-05-20 02:40:50 +03:00
f8358a0877 Updated the API Endpoints, API Calls, Data Models and cubits to the lateset changes from the backend 2024-04-29 10:00:58 +03:00
e49627d3e1 Add status model and fetch device statuses
Added a new StatusModel class to represent device statuses and implemented
functionality to fetch and update device statuses in the DevicesCubit and
DeviceModel classes. Also updated UI components to display device status
information.
2024-04-03 11:07:55 +03:00
5dc4f96a71 Add functionality to fetch devices by room ID
Added a new method in DevicesCubit to fetch devices by room ID and updated
related classes and API calls to support this functionality.
2024-04-02 12:12:54 +03:00
13e80fbad7 fetch groups 2024-03-18 11:46:27 +03:00
c5f1b8d090 switch functionality initial implantation 2024-03-14 01:14:54 +03:00
024f15728b getting spaces and rooms from api {null checks} 2024-03-13 13:52:22 +03:00
0f3cc453ce Semi-implemented getting spaces feature 2024-03-12 11:14:31 +03:00
f734801e94 Initialized Auth pages for future work
Implemented Login functionality
2024-03-07 10:29:19 +03:00
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00