Skip to content

Instantly share code, notes, and snippets.

@mrdarrengriffin
Last active January 30, 2020 21:31
Show Gist options
  • Save mrdarrengriffin/31611691fe6e68b93767556cee1bd85e to your computer and use it in GitHub Desktop.
Save mrdarrengriffin/31611691fe6e68b93767556cee1bd85e to your computer and use it in GitHub Desktop.
Philips Hue Switch HACS Addon
# Used for the state of sensors
binary_sensor:
- platform: huesensor
# Used for the state of remotes
remote:
- platform: huesensor
# Used to relay the state of devices registered in the Hue app geofence
device_tracker:
- platform: huesensor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment