Last active
July 9, 2019 14:21
-
-
Save h4/1d5a56844590c5e4305c546f3eb63483 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sensor: | |
- platform: template | |
sensors: | |
livingroom_battery: | |
friendly_name: "Humid Battery Level" | |
value_template: "{{ states.sensor.humidity_158d00020ec3e3.attributes.battery_level }}" | |
unit_of_measurement: '%' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment