Commit graph

517 commits

Author SHA1 Message Date
Jorropo e1abcabef4
update linux native build instructions to mention bin/build-native.sh 2024-03-29 04:44:33 +01:00
Ben Meadors 6d73fa197a Missed one 2024-03-27 07:38:15 -05:00
rcarteraz 549a1bd306 update python cli installation 2024-03-24 15:18:17 -07:00
rcarteraz 8b1d2fe5e8 clarify 2024-03-16 10:58:13 -07:00
rcarteraz 9e1deff0be remove installation methods add heading to tabs 2024-03-16 10:51:00 -07:00
rcarteraz 11e074184d
Remove extra space 2024-03-16 00:10:18 -07:00
rcarteraz 5260c112b3
Add description to front matter 2024-03-16 00:09:10 -07:00
rcarteraz 80d619328c update python cli for clarity, structure and remove windows standalone reference. 2024-03-15 23:10:30 -07:00
rcarteraz f1575a4e9b
Merge branch 'master' into python-CLI-BLE 2024-03-14 07:09:23 -07:00
Ian McEwen 94a753c897
Update MQTT docs for the topic containing 'e' 2024-03-13 17:54:41 -07:00
rcarteraz 5fad5f37c6
Merge branch 'master' into python-CLI-BLE 2024-03-13 08:28:23 -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 0204ff2a71 add --ble-scan to index 2024-03-10 21:48:00 -07:00
rcarteraz fc5b68e347 update --ble on index 2024-03-10 21:47:45 -07:00
rcarteraz 9f85ee6628 oops don't know why that was added 2024-03-10 21:27:33 -07:00
rcarteraz c507181a20 add --ble documentation 2024-03-10 21:25:09 -07:00
rcarteraz d7cb719965
footnote for multiple devices url 2024-03-09 14:13:52 -07:00
rcarteraz 82fa5b2a60
condense 2024-03-05 19:47:04 -07:00
rcarteraz 12bcae8b60
Merge branch 'master' into rcarteraz-patch-1 2024-03-05 13:38:41 -07:00
GUVWAF 22086a7ed2 Client apps support other connection types than Bluetooth 2024-03-05 20:33:14 +01:00
rcarteraz 7d53ced7a7
improve title/meta description for sharing and SEO 2024-03-05 12:09:00 -07:00
rcarteraz 7be2f9d357
Merge branch 'master' into update-python-cli 2024-03-03 09:30:51 -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 e905710e65 shellsession is good enough 2024-03-02 14:17:35 -07:00
rcarteraz 82713c5d98 results 2024-03-02 12:20:10 -07:00
rcarteraz bf967fc9eb --noproto usage example 2024-03-02 12:09:25 -07: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
Tommy Ekstrand 68ceb52407
Add headings to all TabItems (#1021) 2024-02-22 15:09:26 -06: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
rcarteraz 6a355e5c24 corrections from feedback 2024-02-13 20:49:19 -07:00
rcarteraz 47a9eff557 add translation how-tos for android and apple apps 2024-02-13 20:38:44 -07: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
GUVWAF 666a535016 Less is more 2024-01-29 21:43:46 +01:00