Jonathan Krauss jkrauss
  • Joined on 2021-09-19
jkrauss commented on issue jkrauss/home-assistant#5 2025-01-05 20:24:54 +00:00
Washing Machine Notifications Stopped

This is resolved after fixing the input_select.washer_complete_detect_state. Todo: Add additional timeout to force it back to Idle.

jkrauss pushed to main at jkrauss/home-assistant 2025-01-05 20:18:03 +00:00
443d12c4dc maint: Roll HACS to 2.0.2
jkrauss commented on issue jkrauss/home-assistant#5 2025-01-04 22:21:03 +00:00
Washing Machine Notifications Stopped

This may be because input_select.washer_complete_detect_state was stuck in Triggered. It might need an additional timeout or a check on HA startup to ensure it resets to Idle.

jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 22:10:55 +00:00
dc3392db6f feat: Add low battery alert
jkrauss commented on issue jkrauss/home-assistant#6 2025-01-04 19:54:12 +00:00
Garage Door does not automatically close

Added script.close_garage_door in facde37e2df31618745a1a2c32676fa0bbcdabab to do a safe closing of the door (checks that the door is open, then activates the switch, then waits to ensure the…

jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:45:31 +00:00
acfcbc1ee7 fix: Use safe garage door close script in security automations
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:19:35 +00:00
2decb4cf94 fix: Fix issues in trigger processing
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:16:54 +00:00
5d677c5583 fix: Fix issue in trigger processing
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:11:25 +00:00
a34278cef4 fix: Fix issue in trigger
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:09:00 +00:00
b097fcb933 fix: Fix issue in trigger
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:05:06 +00:00
d7a4640cf7 fix: Fix issue in trigger
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:02:53 +00:00
05b4bedc07 fix: Fix issue in timeout
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 19:01:24 +00:00
de6a22dcf0 feat: Add Garage Door Close script with checking
Compare 2 commits »
jkrauss pushed to main at jkrauss/home-assistant 2025-01-04 18:51:07 +00:00
facde37e2d feat: Add Garage Door Close script with checking
jkrauss commented on issue jkrauss/home-assistant#6 2025-01-04 18:40:26 +00:00
Garage Door does not automatically close

Sensor may be at fault? Might have closed it at dusk following the notification, and then the security arming automation re-opened it?

jkrauss opened issue jkrauss/home-assistant#6 2025-01-04 13:55:18 +00:00
Garage Door does not automatically close
jkrauss opened issue jkrauss/home-assistant#5 2025-01-03 15:25:51 +00:00
Washing Machine Notifications Stopped
jkrauss pushed to main at jkrauss/home-assistant 2024-12-30 18:35:55 +00:00
4c6af73504 fix: Fix syntax error
jkrauss pushed to main at jkrauss/home-assistant 2024-12-30 18:33:12 +00:00
0e6b76e35a feat: Add Shield TV to Media Package
jkrauss pushed to main at jkrauss/home-assistant 2024-11-30 21:04:44 +00:00
4dc4f93453 fix: Use doorbell_button_pressed for Doorbell Events