Skip to content

Instantly share code, notes, and snippets.

@SirGoodenough
Last active December 13, 2024 17:30
Show Gist options
  • Save SirGoodenough/32ae6c299a580f90469edadd7877e787 to your computer and use it in GitHub Desktop.
Save SirGoodenough/32ae6c299a580f90469edadd7877e787 to your computer and use it in GitHub Desktop.
alias: test of dryer current sense
description: ""
triggers:
- trigger: numeric_state
entity_id:
- sensor.dryer_power_produced_energy
attribute: current
below: 0.05
conditions: []
actions:
- action: script.tts_dryer_done
data:
live_speaker:
- media_player.kitchen_speaker
mode: single
@SirGoodenough
Copy link
Author

This is the automation we did online.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment