Last active
July 29, 2024 04:02
-
-
Save jeffersonchaves/0978c0122b387143f2b15a0d30c86ecd to your computer and use it in GitHub Desktop.
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
mqtt: | |
sensor: | |
- name: "Temperatura" | |
state_topic: "ifpr/sala/temperatura" | |
unique_id: ifpr_sala_temperatura | |
unit_of_measurement: "°C" | |
qos: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment