Skip to content

Instantly share code, notes, and snippets.

@smarthomehobby
Created June 10, 2018 22:56
Show Gist options
  • Save smarthomehobby/7807b99cf473d61cfa71607da033be61 to your computer and use it in GitHub Desktop.
Save smarthomehobby/7807b99cf473d61cfa71607da033be61 to your computer and use it in GitHub Desktop.
- platform: template
sensors:
vacuumstatus:
friendly_name: "Vacuum Status"
value_template: "{{ states.vacuum.YOUR_VACUUM_NAME.attributes.status }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment