meshtastic/docs/software/integrations/mqtt
Ian McEwen 9f439414f4
Update home-assistant.mdx to add device_class and use this.state
Just a couple small improvements. By adding these device classes, some history graphs will be made a bit nicer (splitting out battery percentage from channel utilization graphs) and HA can better know how to use the values. Using `this.state` is slightly better form for retaining the same sensor value since it won't look up the current value, just reuse the one HA has already looked up.
2024-02-22 13:10:30 -07:00
..
adafruit-io.mdx move mqtt to integrations 2024-01-24 21:30:50 -08:00
home-assistant.mdx Update home-assistant.mdx to add device_class and use this.state 2024-02-22 13:10:30 -07:00
index.mdx Add new "channel" field for MQTT JSON downlink 2024-02-09 20:04:03 +01:00
mosquitto.mdx move mqtt to integrations 2024-01-24 21:30:50 -08:00
nodered.mdx Add new "channel" field for MQTT JSON downlink 2024-02-09 20:04:03 +01:00
python.mdx move mqtt to integrations 2024-01-24 21:30:50 -08:00