Commit graph

13 commits

Author SHA1 Message Date
rcarteraz 82fa5b2a60
condense 2024-03-05 19:47:04 -07:00
rcarteraz 7d53ced7a7
improve title/meta description for sharing and SEO 2024-03-05 12:09:00 -07:00
Tavis 590f33a0d1
Update adafruit-io.mdx
add improved generic code and bitbucket code repo link.
2024-03-03 02:05:27 -10:00
rcarteraz fc2d12f44a
Merge branch 'master' into patch-2 2024-03-01 21:47:59 -07:00
rcarteraz 907c3ce215 changes 2024-03-01 08:52:02 -07:00
TC² 7ae8850701
Update home-assistant.mdx
Add info on bug with nrf52 and JSON
2024-03-01 10:11:04 -05:00
GUVWAF 583afe2a97 Add notes that JSON is not supported on the nRF52 platform 2024-02-25 14:13:58 +01:00
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
GUVWAF db654becb4 Add new "channel" field for MQTT JSON downlink 2024-02-09 20:04:03 +01:00
thomas.ekstrand bd2dfb1374 rename image files w/ regex (img/[^"'\s]+?)\.(jpg|jpeg|png) 2024-02-03 07:36:57 -06:00
pdxlocations f67ddd8337 Merge branch 'master' into mqtt-integrations 2024-02-01 08:24:57 -08:00
pdxlocations 26c3008c20 Merge branch 'master' into mqtt-integrations 2024-01-27 00:06:46 -08:00
pdxlocations f4cc98922a move mqtt to integrations 2024-01-24 21:30:50 -08:00