Commit Graph

224 Commits

Author SHA1 Message Date
d9b68a11e5 fix the initial value on start date and fix logic that prevent user from select old date (befor now) 2025-07-01 14:09:14 +03:00
65b8ecf672 PR improvments 2025-06-24 08:39:30 +03:00
069a8e16db fix the issue in mobile to have indicator depend on time of unlock and unlock on pressing with lock animation 2025-06-23 13:55:52 +03:00
c2bf32af1c Refactor device info model to handle optional fields more efficiently 2025-05-20 14:53:28 +03:00
3589e349b3 fix comments 2025-05-13 10:50:09 +03:00
0a4ec1c6de Refactor API endpoint for getting device reports and fix the record title 2025-05-12 10:18:02 +03:00
adb42f95e8 Implement Flush Mounted Presence Sensor Routine Control and change the device type logic 2025-05-11 16:33:11 +03:00
a1954b3ad3 add settings to flush sensor 2025-05-07 10:37:59 +03:00
9cc4538dc5 Add flush sensor icon to assets and enhancement code 2025-05-07 10:11:33 +03:00
14a5d26ef9 add new flush sensor device to app 2025-05-06 16:20:05 +03:00
8a21828dd4 add water heater device to routine and fix device type in routine 2025-05-05 10:00:54 +03:00
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