Commit Graph
62 Commits
Author SHA1 Message Date
Pierre 654168425e fix an issue on quick_resume sensor init value 2026-06-15 18:50:09 +02:00
Pierre 09681d93bb P1P integration 2026-06-08 19:40:58 +02:00
Pierre 77cd648d03 Add SonosController and player configuration with event handling for play, cycle radio, and album features 2026-06-05 23:31:45 +02:00
Pierre 6cb86875f1 Implement control mode selector for smart heat pumps and enhance reset event handling 2026-06-03 21:53:32 +02:00
Pierre 4571c14e91 Add good_bye event to virtual events with occupancy condition 2026-06-03 21:51:05 +02:00
Pierre 89b08b1fc5 Enhance smart heating configurations to include sleeping conditions and update fan mode handling in SmartHeatpump 2026-05-31 21:50:06 +02:00
Pierre fc6673e98b Add notifications manager 2026-05-31 21:49:48 +02:00
Pierre 728577647a Add off events for bed LED strip to include good morning trigger 2026-05-29 08:47:49 +02:00
Pierre aa6fb42dd7 Add bedroom heat pump configuration and update presence conditions for bedroom occupancy 2026-05-27 23:06:16 +02:00
Pierre af6abec832 Refactor living room light configurations and enhance blocking conditions for smart lights 2026-05-27 23:06:00 +02:00
Pierre 4756d1669a Add sleep sensor configurations and update conditions for light controls 2026-05-26 22:02:40 +02:00
Pierre b4cbe014c2 Update log file search pattern and add missing packages to system_packages.txt 2026-05-26 22:01:50 +02:00
Pierre 63386406ce Add light_living_room configuration with toggle and off events 2026-05-26 08:36:49 +02:00
Pierre 80cecdb9f0 removed q_timeout which prevent appDaemon from starting with latest version 2026-05-26 08:33:06 +02:00
Pierre b77fe3b703 Update subproject commit reference in ad_toolbox 2026-05-26 08:32:29 +02:00
Pierre cd7b8e21be Add startup instructions for archiving logs script 2026-05-25 21:54:49 +02:00
Pierre b27e902b24 Add heating sensor configuration and smart heat pump logic 2026-05-24 22:10:54 +02:00
Pierre 2c9044553e Enhance motion tracking and occupancy detection with new sensor configurations and improved logic 2026-05-24 22:10:41 +02:00
Pierre f483c85502 Increase wake-up event brightness to 100% 2026-05-24 22:09:45 +02:00
Pierre 41346d59a9 Fix typo in kitchen occupancy sensor reference 2026-05-24 22:08:47 +02:00
Pierre 3788900afc Update subproject commit reference in ad_toolbox 2026-05-24 22:07:59 +02:00
Pierre a555345293 Reduce pre-wakeup callback delay from 5 minutes to 1 minute 2026-05-24 22:03:15 +02:00
Pierre 7cb4e71959 Add AppDaemon version sensor to InformationsCollector 2026-05-20 22:40:08 +02:00
Pierre 244c481c10 Refactor temperature sensor initialization to use create_entity method 2026-05-13 19:52:02 +02:00
Pierre 75098e76e4 Kitchen light is now based on occupancy 2026-05-13 19:51:35 +02:00
Pierre f163b9eede Refactor motion tracker configuration and add presence detection module 2026-05-13 19:51:13 +02:00
Pierre 60224f0459 movent virtual events yaml 2026-05-13 19:49:25 +02:00
Pierre ece357e799 fix event type heuristic to works with french 2026-05-13 19:48:59 +02:00
Pierre c9d65b29fd Added support for the senseo 2026-05-10 22:41:23 +02:00
Pierre 16af480ee2 Remove mqtt_device_name entry from alarm_clock configuration 2026-05-10 22:01:25 +02:00
Pierre f3cee4271f Remove mqtt_device_name entries from motion_tracker and informations_collector 2026-05-10 22:00:23 +02:00
Pierre 51aea99f57 Change debugger strategy to try fix debugger being unresponsive issue 2026-05-09 13:36:29 +02:00
Pierre 0e14281516 Refactor auto switch handling in SmartSwitch to use dedicated methods for state changes 2026-05-09 13:35:32 +02:00
Pierre 9f8d0b68fa Reintroduce a first draft of the information collectors 2026-05-09 13:35:15 +02:00
Pierre df47eb8f3b Added motion detector and light to the mezzanine 2026-05-09 13:34:24 +02:00
Pierre a344700f5e update subproject commit reference in ad_toolbox 2026-05-06 22:13:12 +02:00
Pierre 87ba4b93eb Setup the Alarm clock 2026-05-06 22:12:54 +02:00
Pierre d6313b8a29 improved brightness handling 2026-05-06 09:04:38 +02:00
Pierre a2798d10dc fixed a typo in yaml 2026-05-06 09:02:54 +02:00
Pierre d4829a2cab Tweaked sensor light 2026-04-28 22:24:27 +02:00
Pierre ea70e60690 fix garage light 2026-04-25 11:23:10 +02:00
Pierre 0398f5be71 added led strip under the bed 2026-04-23 22:57:55 +02:00
Pierre 76b550d3df Added motion detection for garage and kitchen 2026-04-23 22:57:33 +02:00
Pierre f8c50c6e63 add script to archive log files into timestamped subdirectory 2026-04-20 22:43:52 +02:00
Pierre 6e8eb58c97 Full bedroom setup with two bedlight, two remote and the sonos led 2026-04-20 22:12:41 +02:00
Pierre 534059d831 add bedroom nightstand light configuration with brightness control events 2026-04-19 22:47:53 +02:00
Pierre 08dabb4c7f add brightness step transition configuration for smoother adjustments 2026-04-19 22:47:33 +02:00
Pierre 14fa4ef078 remove debugger configuration from apps.yaml and link dockerStart.sh to the source 2026-04-19 18:50:02 +02:00
Pierre 7738241faa add light diming at night 2026-04-17 22:46:25 +02:00
Pierre 4aaf97dbc9 refactor sleep_switch event handling to use device_name instead of device_ieee 2026-04-17 22:24:38 +02:00
Pierre 61c115be37 first sleep switch implementation 2026-04-17 19:41:16 +02:00
Pierre 30397fe9ef splits the lights into a dedicated yaml 2026-04-17 13:45:50 +02:00
Pierre a317b07c19 added debugger support 2026-04-16 19:54:29 +02:00
Pierre 8dbc133824 Delete apps/data/motion_tracker.dataset 2026-04-16 17:42:19 +00:00
Pierre 5022dbbc83 Delete logs/virtualsensors.log 2026-04-16 17:41:08 +00:00
Pierre be56c70f5a Delete logs/error.log 2026-04-16 17:41:03 +00:00
Pierre 37995e696a Delete logs/appdaemon.log 2026-04-16 17:40:58 +00:00
Pierre e36c4a944c Delete logs/access.log 2026-04-16 17:40:50 +00:00
Pierre 8910749eb8 First smart lights :) 2026-04-16 19:23:59 +02:00
Pierre 645190c1be chore: update ad_toolbox submodule (add .gitignore) 2026-04-15 16:22:19 +02:00
Pierre e63c326fa9 chore: remove junk files and update .gitignore 2026-04-15 16:17:26 +02:00
Pierre 0255b89ad1 initial commit with ad_toolbox submodule 2026-04-15 16:14:33 +02:00