Created
October 25, 2020 13:13
-
-
Save txq92/ff683c3aa81327ad3201b43431bda048 to your computer and use it in GitHub Desktop.
evn.yaml
This file contains hidden or 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
| - platform: nct_evncpc | |
| name: 'ngo bao chau' | |
| passwd: 'abcmatkhau' | |
| - platform: template | |
| sensors: | |
| nct_evncpc_tiendien: | |
| friendly_name: "Tiền Điện" | |
| unit_of_measurement: 'vnd' | |
| value_template: >- | |
| {{ state_attr('sensor.nct_evncpc_sanluong', 'tien_thangnay') }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment