63 Commits

Author SHA1 Message Date
Thomas Fransolet
256231169a Add Event controller and service etc - create event when automation is called, alarm is triggered and when device send new state 2021-11-24 20:52:30 +01:00
Thomas Fransolet
6da8b6bb33 Add alarm type, controller service, update automation, alarm service + update group logic 2021-11-07 02:40:34 +01:00
Thomas Fransolet
479ef5784d Updated version - include scoped services in mqtt service + fix bugs for group (groupIds update for device) + add Home Id + Home controller + Alarm controller (wip) + remove location and place => Room (and RoomId for device) 2021-11-05 09:38:04 +01:00
Thomas Fransolet
9d2bc15180 Update repo 2021-09-01 15:47:56 +02:00
Thomas Fransolet
58fa2a2b4b MC fix return value automation get all + test if active automation in action service + add try catch for one automation 2021-03-31 18:24:41 +02:00
Thomas Fransolet
2f10433f94 MC Update all controller for better swagger doc (Location to Place, State to AutomationState and Widget to ScreenWidget) + change type auth response type ! + clean code 2021-03-30 19:12:35 +02:00
Thomas Fransolet
9c5bc07531 MC Add active statsu to automation + send zigbee request no matter the state 2021-03-30 16:15:25 +02:00
Thomas Fransolet
d69799eb7e MC Add if event announce, update device state + clean code + allow message after wakeup 2021-03-26 16:25:01 +01:00
Thomas Fransolet
bfc51d4aca MC clean code 2021-03-25 17:23:13 +01:00
Thomas Fransolet
63ae265446 MC Raw request MQTT 2021-03-24 18:18:09 +01:00
Thomas Fransolet
c694f4a9aa MC Clean code + action on yeelight (from zigbee) 2021-03-24 17:40:41 +01:00
Thomas Fransolet
a4f3748649 MC Add time condition 2021-03-23 18:21:15 +01:00
Thomas Fransolet
dcf6ccef5a MC Clean code + use zigbee new structure + use States as a list + meross action for zigbee devices 2021-03-22 17:27:09 +01:00
Thomas Fransolet
764fcfe414 MC update group controller + update action service (no more type var WIP) + clean code 2021-03-17 18:11:29 +01:00
Thomas Fransolet
461c998bb6 MC Add get devices from provider, fix new get devices with exposes + clean code device controller (exception etc) 2021-03-17 09:00:24 +01:00
Thomas Fransolet
b58473aa34 Mc Delete device from provider + fix group identification + get bridge devices (supported operations - new methods) + clean code action service 2021-03-16 18:30:14 +01:00
Thomas Fransolet
ee568d17da MC Add group controller + add groupFromZigbee + in action service 2021-03-15 19:41:39 +01:00
Thomas Fransolet
ed47b2659d MC update bulb state in db when receive info (not a set) 2021-03-12 19:29:47 +01:00
Thomas Fransolet
cb4ab29e40 MC Room controller + fix fire at OVH + small changes 2021-03-11 22:50:22 +01:00
Thomas Fransolet
fd1e6994da MC add automation handler in action service + test with zigbee2mqtt devices 2021-03-03 18:14:17 +01:00
Thomas Fransolet
e34bc3763e MC automation controller update and create + clean dto 2021-01-19 23:59:24 +01:00
Thomas Fransolet
db89f0a753 MC Automation controller (WIP) 2021-01-19 17:48:31 +01:00
Thomas Fransolet
1b2d7cb87b Add local group update 2021-01-19 17:39:05 +01:00
Thomas Fransolet
b8521bcbc9 MC Add AutomationService + logic (wip) + in auth 2021-01-18 18:49:19 +01:00
Thomas Fransolet
83483498a8 MC Add test motion + Automation WIP 2021-01-18 18:29:55 +01:00
Thomas Fransolet
8c41f067a0 Fix issues in meross client (static) 2021-01-05 16:15:59 +01:00
Thomas Fransolet
d1edc6710a Add meross mqtt client histed service + action service meross and yeelight tests 2021-01-05 16:12:40 +01:00
Thomas Fransolet
4191e6137b Add Zigbee2Mqtt devices (WIP) => Type left 2021-01-04 21:18:01 +01:00
Thomas Fransolet
e2f53e0d57 Add device by provider - Add check if device already in system 2021-01-04 19:42:17 +01:00
Thomas Fransolet
2dcfa0ebe8 Room controller + update device controller 2021-01-04 16:33:58 +01:00
Thomas Fransolet
1cc12876f7 Mqtt as a service + get all devices from zigbee2mqtt + test zigbee publish in controller 2021-01-02 00:48:50 +01:00
Thomas Fransolet
e0fe54d98f Update Asp.Net Core 2.1 to 3.1 2020-12-16 21:35:51 +01:00
Thomas Fransolet
b73116ecab MC Add comments 2020-04-15 17:41:41 +02:00
Thomas Fransolet
bac245a138 MC Add Zigbee2Mqtt device handle (+ Aqara Device, Aqara Cube, Aqara Switch) + arlo API postman collection + network monitor script 2020-04-15 17:39:04 +02:00
Thomas Fransolet
139b6d86db MC Add CreateDevicesFromZigbee2Mqtt (WIP) 2020-03-31 18:51:10 +02:00
Thomas Fransolet
28903e1a16 MC Update deviceController support for meross, arlo and yeelight devices 2020-03-31 18:25:30 +02:00
Thomas Fransolet
4fe4c3ec66 MC Add wip support for meross and arlo devices 2020-03-31 11:07:23 +02:00
Thomas Fransolet
7e1365c277 MC support Yeelight devices creation from provider (automatic) 2020-03-30 17:58:52 +02:00
Thomas Fransolet
96b552f884 MC update Device and Provider Controllers 2020-03-30 12:11:13 +02:00
Thomas Fransolet
61d80fc4bd MC add database service in param.. 2020-03-30 11:37:53 +02:00
Thomas Fransolet
f35c89f861 Add Provider controller.. Call a DBService in service is null.. Blocked. 2020-03-28 19:01:41 +01:00
Thomas Fransolet
8960953ccc MC add Create from Provider (TODO) + UserService 2020-03-27 17:12:40 +01:00
Thomas Fransolet
8376acb662 MC Creation of DTOs, Device controller + update models (add required bson + ToDTO function) + add device service 2020-03-26 12:41:45 +01:00
Thomas Fransolet
fb21254805 MC Add location service 2020-03-25 18:48:59 +01:00
Thomas Fransolet
3f8a519adb MC Change files structure + add Device, Location, Provider, Group, Information and Automation (Models & Services) + Change device to screenDevice etc 2020-03-25 18:48:04 +01:00
Thomas Fransolet
45fbed654a ArloService WIP (understood the logic but still have to generate the transId.. The only missing info) + commit of arlo.py (great ! but have to look if disconnection is handled) + Arlo\arlo-motiondetect.py integrate connection to mqtt server + update in allInOne (user & pswd hassio) 2020-02-08 00:00:08 +01:00
Thomas Fransolet
98041c07a3 ArloService - Login, Get Devices, Get Library + SSE WIP (Connection working but no event recorded) 2020-02-07 22:24:16 +01:00
Thomas Fransolet
8da2ae56df Arlo service init + Test commit from Thelis 2020-02-07 13:53:55 +01:00
Thomas Fransolet
0441baa6b2 Meross Service Mqtt publish message toggle works ! Toggle-X plugs + Read current consumption + get abilities.. 2020-01-20 22:51:08 +01:00
Thomas Fransolet
b9599ec357 MerossService MQTT working ! 2020-01-19 03:16:54 +01:00