Commit graph

44 commits

Author SHA1 Message Date
zyphlar 3aea1283d5
Clarify the necessity and configuration of the "mqtt" Meshtastic channel
My MQTT wasn't working at all (nothing published to msh/US/2/# except msh/US/2/stat/!myradio = offline for a week) until on advice from Discord I added a new Meshtastic channel to my radio configuration called "mqtt". They claim that this paragraph makes that requirement clear, but

1. This paragraph is only about JSON downlink to send MQTT over LoRa, which is odd because MQTT uplink didn't work either, but anyway:
2. The word "channel" by itself isn't a full set of instructions for creating a new Meshtastic channel on the appropriate node. The rest of the paragraph talks about the /mqtt/ topic, which is ambiguous.
2024-07-01 11:22:00 -07:00
Ian McEwen f3d448e93f
restore the standard example number 2024-05-24 00:46:05 -07:00
Ian McEwen 2adebdabfc
Add a section to show how to create device trackers in HA to show nodes on maps 2024-05-23 19:52:26 -07:00
Ian McEwen 94a753c897
Update MQTT docs for the topic containing 'e' 2024-03-13 17:54:41 -07:00
Alice 5cc78e03bd
Correct Python MQTT code
paho-mqtt version 2.0 is quite different to the old version 1, so the code needs updating to support the new version
2024-03-11 19:17:23 +01:00
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
Sean Kilgore 67946af5d7
docs: atak; remove 'your' reference 2024-02-25 14:40:26 -08:00
Sean Kilgore 674681aa89
docs: make atak plugin install more explicit 2024-02-25 14:29:43 -08:00
GUVWAF 583afe2a97 Add notes that JSON is not supported on the nRF52 platform 2024-02-25 14:13:58 +01:00
Huston Hedinger 922ed2b8a6
Update atak-plugin.mdx 2024-02-24 15:03:31 -08: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
Ben Meadors 14da779d47
Update atak-plugin.mdx 2024-02-19 13:06:29 -06:00
Ben Meadors 0ad2496a6e
Update atak-plugin.mdx 2024-02-19 13:03:58 -06:00
Ben Meadors 54866c100c
Backwards markup 2024-02-19 12:49:21 -06:00
Ben Meadors f53cbe16f4
Update atak-plugin.mdx 2024-02-19 12:46:37 -06:00
Ben Meadors ba6c0a525f
ATAK Plugin page cleanup and TAK Tracker instructions 2024-02-19 12:20:30 -06:00
GUVWAF db654becb4 Add new "channel" field for MQTT JSON downlink 2024-02-09 20:04:03 +01:00
pdxlocations 0d0ba9b0db
Fix typo 2024-02-03 22:13:12 -08:00
rcarteraz 7c55852e05
Merge branch 'master' into integrations-index 2024-02-03 23:04:30 -07:00
thomas.ekstrand bd2dfb1374 rename image files w/ regex (img/[^"'\s]+?)\.(jpg|jpeg|png) 2024-02-03 07:36:57 -06:00
pdxlocations 0d661ee4c9 add mqtt to integrations index 2024-02-01 08:46:32 -08:00
pdxlocations f67ddd8337 Merge branch 'master' into mqtt-integrations 2024-02-01 08:24:57 -08:00
pdxlocations 8f3df7e442 conflict resolution 2024-02-01 08:16:41 -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
pdxlocations 4c4fe6a377 remove unused image 2023-10-04 18:22:04 -07:00
pdxlocations abe4a34313 new directory structure and forwarding 2023-09-28 19:10:42 -07:00
pdxlocations 4fade5d5cb create atak-plugin link and page 2023-09-03 13:31:06 -07:00
Ben Meadors 10109b09e6 Extra line 2023-06-19 06:50:51 -05:00
Ben Meadors 29e1185010 New pictures and YT embed 2023-06-19 06:40:53 -05:00
Ben Meadors 7bbac10032 Root path 2023-06-17 17:59:21 -05:00
Ben Meadors e455ca8c07 Caltopo integration docs 2023-06-17 17:27:22 -05:00
Ben Meadors 34af09c580 Wording 2023-06-17 09:28:43 -05:00
Ben Meadors d59ae3d96d Wording 2023-06-17 09:26:52 -05:00
Ben Meadors 285dcd53cd Topo.properties 2023-06-17 07:42:53 -05:00
Ben Meadors d8b99543a1 Correct link 2023-06-17 07:27:14 -05:00
Ben Meadors 6a41f70d61 WIP 2023-06-17 07:03:18 -05:00
Ben Meadors 19008e7613 Slug bug 2023-06-17 06:11:30 -05:00
Ben Meadors 54020631bd Stub out integrations page 2023-06-17 06:08:54 -05:00