Commit Graph

41 Commits

Author SHA1 Message Date
cd704dcc60 Read decision expresion in the fetch scene method 2024-07-28 12:04:22 +03:00
eb8ad90dcb push switch autoaomtion status update 2024-07-28 06:57:33 +03:00
50b455b4ae push dialog changes in values 2024-07-28 05:04:57 +03:00
0bda828161 finished time period 2024-07-28 00:11:19 +03:00
8a1c583bff change string value to enum 2024-07-27 23:05:56 +03:00
0783f8dacd finished select period dialog design 2024-07-27 22:35:53 +03:00
6a128f9558 finished bugs 2024-07-27 17:26:44 +03:00
3e20ba8f42 push delete automation 2024-07-25 00:34:00 +03:00
8a4c5af2e7 push automation details and update automation 2024-07-25 00:25:48 +03:00
56024ba3a3 fixed automation bugs 2024-07-24 20:22:44 +03:00
7a773f1653 push autoamtion api connect 2024-07-24 01:41:10 +03:00
079f7a7b12 push automation function add conditions 2024-07-23 02:18:28 +03:00
9f68e4695f add autoamtion tasks 2024-07-22 23:56:33 +03:00
201931659d added automation flag in the the bloc and event 2024-07-16 22:30:12 +03:00
acbd4a9968 push door lock automation functions 2024-07-14 02:48:26 +03:00
acc2f79960 remove comments 2024-07-03 23:28:26 +03:00
6450fdf584 solved dialog function re call bug 2024-07-03 23:23:59 +03:00
c7d26d0e6e Bug fixes, and updated the build number 2024-07-02 13:14:17 +03:00
6a3632f696 merge 2024-07-01 22:35:01 +03:00
75fe80e72a commit last changes 2024-07-01 22:31:50 +03:00
ce94d91f83 Fetched devices based on the unit id 2024-07-01 22:27:15 +03:00
f9a2de9769 solved cancel issue 2024-07-01 19:18:40 +03:00
32b992e276 connect delete api 2024-07-01 03:44:57 +03:00
c01d9034fd push put api 2024-07-01 01:57:13 +03:00
cc6b754845 push temp list logic before saving 2024-06-30 21:22:33 +03:00
6584b894c4 finished get scene details 2024-06-30 01:54:08 +03:00
043e8c1e2d connected rest of the devices and functions and trigger api 2024-06-29 18:24:33 +03:00
17881694e0 connected all apis , create functionality is working 2024-06-27 02:35:50 +03:00
9fe25b9bd3 finished adding tasks and removing them , added error handling 2024-06-26 20:32:34 +03:00
6413d2b876 working on functions view 2024-06-25 10:38:39 +03:00
759888857d finished rooms call with all devices and single devices call 2024-06-23 20:12:38 +03:00
b58af41b88 add all devices fetch 2024-06-23 12:01:06 +03:00
1fe4603cbf connected all devices 2024-06-22 16:44:17 +03:00
a8132c37db push scene devices body with blocs. need to drop the future builder - enhancment 2024-06-13 02:13:44 +03:00
1045d72bbe push routines style and create scene view 2024-06-12 01:54:03 +03:00
df13c66b1a Refactor API error handling and add try-catch blocks
Added try-catch blocks for error handling in API's files to rethrow the errors to the cubit so cubits can update the UI based on them.

Refactored error handling in HTTPInterceptor and HTTPService classes.
2024-04-15 15:47:13 +03:00
d9a3f9e2a0 code refactoring 2024-03-03 19:07:24 +03:00
643b206d4c cleaned some warring messages 2024-03-03 13:10:03 +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
d5196fda45 initialized Routine Page 2024-02-21 13:47:08 +03:00
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00