danVnest-home-assistant/appdaemon/apps
Daniel Vogelnest ee952d2d52 Add extra door sensors 2024-10-24 00:01:13 +11:00
..
appdaemon Install https://github.com/AppDaemon/appdaemon reference so VS Code recognises import 2024-05-30 23:52:12 +10:00
app.py Use existing split_entity method instead of string splitting 2024-09-04 12:15:05 +10:00
climate.py Set humidifier lights and beeper on startup, add logging to help debug periodic set_state failure 2024-10-08 01:09:11 +11:00
climate.yaml Improve fan speed calculation to prevent continuous speed toggling, improve fan adjustment when conditions change 2024-09-02 22:05:15 +10:00
control.py Move outdoor soil moisture sensors inside and adjust code accordingly, change dry plants from count to percentage, fix last water time reset 2024-10-21 11:48:58 +11:00
control.yaml Change apostrophe naming convention back to default slugify 2024-08-23 00:15:22 +10:00
lights.py Group some light control logic, add bathroom light vacating delay 2024-09-02 22:36:47 +10:00
lights.yaml Reference external apps more clearly and with type checking 2024-06-13 23:46:04 +10:00
media.py Make args/constants more accessible 2024-06-15 23:51:02 +10:00
media.yaml Add disabled debug log level config for easy toggling during development 2024-05-01 20:31:05 +10:00
plants.py Commit more TODOs 2024-05-28 15:45:37 +10:00
presence.py Add extra door sensors 2024-10-24 00:01:13 +11:00
presence.yaml Prevent unnecessary presence change callbacks on repeat entry detections 2024-02-28 15:35:24 +11:00
safety.py Reference external apps more clearly and with type checking 2024-06-13 23:46:04 +10:00
safety.yaml Add disabled debug log level config for easy toggling during development 2024-05-01 20:31:05 +10:00