• Joined on 2019-06-06
Pierre pushed to main at Pierre/ad_trident 2026-09-05 20:43:19 +00:00
3eaeeaf644 update living room heatpump conditions and enhance guestroom occupancy logic
Pierre pushed to main at Pierre/ad_trident 2026-08-25 18:53:07 +00:00
0a285ecba6 add guestroom heat pump configuration and occupancy sensor
ad7c0ac596 add bug fix documentation for AppDaemon 4.5.10 bandwidth issue
Compare 2 commits »
Pierre pushed to main at Pierre/ad_trident 2026-08-05 07:30:21 +00:00
b129854f54 the ambiance light of the desktop now properly turnoff when sleeping
fa1ace8731 Made the bedroom a bit cooler
Compare 2 commits »
Pierre pushed to main at Pierre/ad_trident 2026-08-01 09:26:53 +00:00
736c03a034 add The Frame and w4000i integration
Pierre pushed to main at Pierre/ad_trident 2026-07-21 08:57:28 +00:00
e4c63e19a0 living room occupancy stay on while the projector is on
7f7738ff1b sleeping sensor now return true only if the room is occupied for the night
7130413c5c added a projector_screen_down sensor
bfaee05680 the desk ac stay on after sleep
Compare 4 commits »
Pierre pushed to main at Pierre/ad_trident 2026-07-09 21:21:20 +00:00
b6387c0acc various heatpump adjustements
Pierre pushed to main at Pierre/ad_trident 2026-07-09 21:20:09 +00:00
2b2261e248 add red shelly button as a presence source
89a2f55583 tweaked living_room_ambiance_light
976b829a8d vertex2_has_input_signal condition is now disabled when vertex 2 is unavailable
e7e11e3429 Added a motion light to the porche
e5d99438d8 garage light doesn't check light level if the door is close
Compare 11 commits »
Pierre pushed to main at Pierre/ad_toolbox 2026-07-09 21:07:42 +00:00
b997836401 feat: add EventSensor class for temporary binary sensor activation
Pierre pushed to main at Pierre/ad_trident 2026-06-21 16:54:27 +00:00
bf1445759d Update presence simulation conditions for home alarm logic
3087ad1f80 first version of presence simulation with light
6310e39fd9 add some home cinema automation
85fb207ca0 fix a missing sensor error on restart
757ece983c Refactor home alarm notifications and enhance intrusion detection logic
Compare 9 commits »
Pierre pushed to main at Pierre/ad_toolbox 2026-06-21 10:26:27 +00:00
c71094641b added presence simulation interface
dbccd2adf6 fix: handle empty string as false in EvaluateBase class
Compare 2 commits »
Pierre pushed to main at Pierre/ad_trident 2026-06-15 16:52:51 +00:00
fd0769fd12 Update p1p_light smart_conditions to include camera streaming and simplify blocking_conditions
c50a1c3a24 new is_dark_outside sensor
3737606542 Adjust temperature thresholds for heating conditions and update target temperature calculations
92d7f1c869 new smartshutter app
654168425e fix an issue on quick_resume sensor init value
Compare 7 commits »
Pierre pushed to main at Pierre/ad_trident 2026-06-03 19:53:44 +00:00
6cb86875f1 Implement control mode selector for smart heat pumps and enhance reset event handling
4571c14e91 Add good_bye event to virtual events with occupancy condition
Compare 2 commits »
Pierre pushed to main at Pierre/ad_toolbox 2026-06-03 19:53:07 +00:00
56e3f6e9e0 feat: add support for local expressions in ADExpressionContext and update smart condition handling
Pierre pushed to main at Pierre/ad_trident 2026-05-31 19:50:19 +00:00
89b08b1fc5 Enhance smart heating configurations to include sleeping conditions and update fan mode handling in SmartHeatpump
fc6673e98b Add notifications manager
728577647a Add off events for bed LED strip to include good morning trigger
Compare 3 commits »
Pierre pushed to main at Pierre/ad_trident 2026-05-27 21:06:23 +00:00
aa6fb42dd7 Add bedroom heat pump configuration and update presence conditions for bedroom occupancy
af6abec832 Refactor living room light configurations and enhance blocking conditions for smart lights
Compare 2 commits »
Pierre pushed to main at Pierre/ad_trident 2026-05-26 20:02:51 +00:00
4756d1669a Add sleep sensor configurations and update conditions for light controls
b4cbe014c2 Update log file search pattern and add missing packages to system_packages.txt
Compare 2 commits »
Pierre pushed to main at Pierre/ad_trident 2026-05-26 06:37:01 +00:00
63386406ce Add light_living_room configuration with toggle and off events
Pierre pushed to main at Pierre/ad_trident 2026-05-26 06:34:54 +00:00
80cecdb9f0 removed q_timeout which prevent appDaemon from starting with latest version
b77fe3b703 Update subproject commit reference in ad_toolbox
cd7b8e21be Add startup instructions for archiving logs script
b27e902b24 Add heating sensor configuration and smart heat pump logic
2c9044553e Enhance motion tracking and occupancy detection with new sensor configurations and improved logic
Compare 9 commits »
Pierre pushed to main at Pierre/ad_toolbox 2026-05-26 06:31:54 +00:00
943361453a feat: add debounce_seconds parameter to EventDispatcher for event trigger management
Pierre pushed to main at Pierre/ad_toolbox 2026-05-24 20:09:55 +00:00
b5145147d7 fix: improve error handling for null YAML block in VirtualSensorBase