Commit Graph

213 Commits

Author SHA1 Message Date
06b14a3964 add tow gang and change gang device ui 2025-04-17 16:14:48 +03:00
5493ca6fb0 Refactor device filtering logic to improve code readability 2025-04-17 10:38:25 +03:00
7005d8ba83 Refactor device filtering logic and improve code readability
- Extracted the logic for filtering implemented devices into a separate method `_getOnlyImplementedDevices`
- Created a set `allowedDevices` to store the allowed device types
- Updated the filtering logic to use the `allowedDevices` set for checking device types
- Removed unnecessary conditions for filtering devices

Fix nullability issues in `Action` model

- Added null checks for `actionExecutor`, `entityId`, `name`, `type`, and `productType` properties in the `fromJson` method of the `Action` model
- Set default values for `actionExecutor` and `entityId` if they are null
- Updated the type casting for `name`, `type`, and `productType` properties to avoid potential nullability issues
2025-04-17 10:16:10 +03:00
60df77efad add OneGang product type to routine 2025-04-17 09:32:20 +03:00
d95588ce84 remove unused code 2025-03-03 17:34:15 +03:00
7e2e591d71 remove unused code 2025-03-01 15:19:15 +03:00
2ec81bda9c connect the real time for all devices 2025-03-01 15:08:51 +03:00
13757d89ee Merged with dev 2025-02-26 12:17:57 +03:00
d3068b8e14 changes in threeGang 2025-02-26 10:58:32 +03:00
7c5d7e1dda remove unused code 2025-02-25 12:45:23 +03:00
0a97a4867d disconnect real-time to some devices 2025-02-25 12:41:49 +03:00
450b773921 set default values in the devices models instead of late, and fixed issues in the AC bloc 2025-02-20 04:13:37 +03:00
3f7f7ce49f updated project hardcoded values 2025-02-16 20:55:13 +04:00
2dc4e16a75 connect all devices to real-time and change the channel function 2025-02-16 14:54:39 +03:00
cd41720244 active the implemented device 2025-02-16 10:04:34 +03:00
9897c19dad fixes bugs and add project id staging 2025-02-10 10:26:02 +03:00
1189b52c57 remove comment DevicesViewBody and fix home page 2025-02-02 13:17:25 +03:00
c578d63134 all_devices and Restrict_user 2025-01-29 14:10:38 +03:00
790479effb restrict_spaceMemberUser_and_change_SignUpModel 2025-01-23 18:35:01 +03:00
1f62cadcec Merge pull request #66 from SyncrowIOT/Implement_Change_Password_Flow
change_password
2025-01-16 18:02:33 +03:00
31cc210560 Fitch report Data 2025-01-15 17:55:07 +03:00
f779445d17 refactor code and implement CeilingSensor taps 2025-01-15 17:24:25 +03:00
90812f78e8 Completed wall sensor implementation 2025-01-12 00:12:08 +03:00
763e39ef12 changeAcSwitch 2025-01-09 15:37:26 +03:00
cc9ddffa44 Join the space through the invitation code_ac countdown 2025-01-09 15:35:04 +03:00
7a22bb4bc8 count_down_ac 2025-01-08 17:17:52 +03:00
33d2bbc91f Hide unused widgets 2024-12-17 01:13:36 +03:00
6f02459ad8 fixes issues 2024-12-01 09:41:59 +03:00
51b1438d0e fixes issues 2024-11-27 14:23:00 +03:00
bb50918f04 change_settings_code 2024-11-26 16:47:07 +03:00
f24a32ec7b fixes issues 2024-11-26 11:43:18 +03:00
e55ff17148 code changes 2024-11-25 16:30:16 +03:00
4527ec15ee code changes 2024-11-25 15:45:40 +03:00
946f806a71 code changes 2024-11-25 14:42:03 +03:00
c5474c1b10 sos 2024-11-25 12:47:13 +03:00
7ffc67651c sos 2024-11-25 11:17:33 +03:00
db9ab530ea 4 scene & 6scene & sos 2024-11-25 10:47:09 +03:00
efe68ecb1a issue fixes 2024-11-24 17:04:29 +03:00
b365f7e347 sos_device 2024-11-24 15:05:33 +03:00
6733c4f4ab 4scene_and_6scene 2024-11-24 11:49:56 +03:00
3d17c588c5 4 and 6 scene 2024-11-24 10:48:25 +03:00
9f02ce8a31 4&6scene 2024-11-21 17:05:58 +03:00
fe55d0a914 4&6scene 2024-11-21 16:57:41 +03:00
60dfb1607a six scene 2024-11-21 16:25:54 +03:00
6c2c866969 four_scene&6scene 2024-11-21 15:34:20 +03:00
b4f990e7a9 4scene 2024-11-20 16:58:49 +03:00
4b0270a70d four_scene 2024-11-19 15:56:53 +03:00
777bd549ca 4scene 2024-11-19 15:45:28 +03:00
1be6d71e89 four_scene 2024-11-19 11:31:17 +03:00
f1bb454429 four_scene 2024-11-18 16:19:01 +03:00