Jonathan Krauss jkrauss
  • Joined on 2021-09-19
jkrauss pushed to main at asymworks/kicad-templates 2025-01-29 23:20:21 +00:00
Compare 2 commits »
jkrauss pushed to main at asymworks/kicad-templates 2025-01-29 23:19:19 +00:00
aeda448044 Update README.md
jkrauss pushed to main at asymworks/kicad-templates 2025-01-29 23:18:54 +00:00
80b9f56b79 feat: Add README
jkrauss pushed to main at asymworks/kicad-templates 2025-01-29 22:53:41 +00:00
0346b9122a feat: First Commit
jkrauss created branch main in asymworks/kicad-templates 2025-01-29 22:53:41 +00:00
jkrauss created repository asymworks/kicad-templates 2025-01-29 22:52:54 +00:00
jkrauss pushed to main at jkrauss/home-assistant 2025-01-28 13:49:26 +00:00
b02e3c0ac7 maint: Update HACS to 2.0.5
jkrauss closed issue jkrauss/home-assistant#6 2025-01-28 01:42:07 +00:00
Garage Door does not automatically close
jkrauss closed issue jkrauss/home-assistant#5 2025-01-28 01:41:59 +00:00
Washing Machine Notifications Stopped
jkrauss pushed to main at jkrauss/home-assistant 2025-01-26 16:42:50 +00:00
97d51536a9 fix: Update proximity sensors to new sensor names
jkrauss pushed to main at jkrauss/home-assistant 2025-01-08 23:40:39 +00:00
39ba9e4ddf maint: Update unit_system to US Customary
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