63 Commits

Author SHA1 Message Date
Thomas Fransolet
48e6fd872e Fix group action not working 2023-08-31 17:10:30 +02:00
Thomas Fransolet
adb38f842b Add nameForAction for zigbee + test to not erase all data on zigbee update 2023-08-31 16:56:02 +02:00
Thomas Fransolet
2ebb1dfd60 Add netatmo provider ! + clean code 2023-08-11 16:50:41 +02:00
Thomas Fransolet
97fc143865 Update code for send action + update for main info + categorized devices + add multiple main info fields to device 2023-08-04 18:36:03 +02:00
79226ec247 Notification controller and working ! 2023-08-01 18:06:08 +02:00
d212510392 Add actions to alarm detail + add device detail to automation detail 2023-03-23 18:24:52 +01:00
b194a6e367 Update service for myhomie App + room get main details 2022-04-10 02:19:50 +02:00
cf85feb33f Add send action http in device controller 2022-04-06 18:59:27 +02:00
Thomas Fransolet
6e0c09a0e6 Update event controller (as query instead) + add stls + update alarm controller 2022-03-10 15:34:06 +01:00
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
edb7f41494 Add test service generation for flutter + change in user controller produces return + in auth token DTO 2021-03-25 22:32:46 +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
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
b8521bcbc9 MC Add AutomationService + logic (wip) + in auth 2021-01-18 18:49:19 +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
eaaffaeeae Update provider controller 2021-01-04 17:01:36 +01:00
Thomas Fransolet
1647763c94 update in device controller 2021-01-04 16:35:50 +01:00
Thomas Fransolet
2dcfa0ebe8 Room controller + update device controller 2021-01-04 16:33:58 +01:00
Thomas Fransolet
fda53da013 Update mqtt controller 2021-01-04 15:15:35 +01:00
Thomas Fransolet
5b4355d43c Two mqtt client - Local and online 2021-01-02 16:53:06 +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
c92db12495 Fix usercontroller 2021-01-01 18:10:37 +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
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
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
9091bdfa7b MC LayoutController, init PanelSection 2020-03-06 22:38:34 +01:00
Thomas Fransolet
8c0468a22e Update token controller for security (in body instead of url) 2020-03-04 23:13:25 +01:00
Thomas Fransolet
3d4f265e89 YeelightService + Models (Cube, LightBulb & state) + MqttService update 2020-01-15 19:58:07 +01:00
Thomas Fransolet
4668d80d4a OddsService + OddController with GetOddForCountry and GetAll (with odd in the request) 2020-01-14 19:57:34 +01:00