Commit graph

551 commits

Author SHA1 Message Date
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
GUVWAF 9c8873bdd7 Update MQTT JSON downlink according to new requirements 2024-01-29 18:54:51 +01:00
pdxlocations 26c3008c20 Merge branch 'master' into mqtt-integrations 2024-01-27 00:06:46 -08:00
pdxlocations e42b402c40 mistakes were made 2024-01-24 21:52:20 -08:00
pdxlocations f4cc98922a move mqtt to integrations 2024-01-24 21:30:50 -08:00
pdxlocations e50259f732
Merge branch 'master' into master 2024-01-22 15:10:20 -08:00
andrekir 4e7ba57b4a add info on how to reset rangetest.csv 2024-01-21 08:14:04 -03:00
Smoke 452042c9bc Create community section. Move community apps under it. 2024-01-20 10:51:16 -10:00
rcarteraz 2eeab13db9
Merge branch 'master' into remoteHardware 2024-01-05 11:26:30 -07:00
pdxlocations 106205fa87 correct encryption wording 2024-01-05 00:14:32 -08:00
pdxlocations 346c42afba new default 2024-01-04 21:43:36 -08:00
GUVWAF b671af6e13 Update JSON port numbers 2024-01-04 20:41:28 +01:00
Sacha Weatherstone 12667a0a36
Merge branch 'master' into nodered-update-1 2023-12-26 21:23:46 +10:00
GUVWAF d0a26be0ce Add notes about public server having a lot of traffic 2023-12-22 21:06:08 +01:00
Pablo Vitasso 2289a9ff20 small typo fix 2023-12-17 14:45:47 +01:00
Pablo Vitasso ef9647e8d7 implemented feedback of @scruplelesswizard 2023-12-17 14:45:47 +01:00
Pablo Vitasso 3d4bb4b609 add node-red-contrib-meshtastic plugin 2023-12-17 14:45:47 +01:00
Marek Küthe 5ea2b7f169 Add fingerprint from IzzyOnDroid's Repo
To prevent MitM attacks, it is good to add the fingerprint of the repository.
2023-12-12 14:55:08 +01:00
pdxlocations c1e2a944ea mqtt image 2023-11-09 23:43:59 -08:00
Tavis 79de659049
add mqtt adafruit io example doc 2023-11-07 22:47:44 -10:00
pdxlocations 5c59beaa5b don't send notifications for range tests 2023-10-30 14:23:30 -07:00
pdxlocations 6cd13c797d channel module device channel 2023-10-24 21:55:01 -07:00
pdxlocations e8fc0995f6 radio device module config config module 2023-10-24 21:53:58 -07:00
pdxlocations 107a2296ac Apple App installation description 2023-10-07 22:10:20 -07:00
krflol 3f252350d0
Update web-client.mdx
Spelling error
2023-10-06 11:42:22 -05: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
rcarteraz 076da361d8
Merge branch 'master' into android-shared-links 2023-09-25 14:46:06 -07:00
pdxlocations 048154b2a7 tweaks 2023-09-24 20:40:52 -07:00
pdxlocations ffe4a6f9b4 make troubleshooting more prominent 2023-09-24 20:32:40 -07:00
pdxlocations 737afafb12 add send box and simplify image markdown 2023-09-20 21:13:58 -07:00
pdxlocations 6cbf800fc4 add home assistant page and index link 2023-09-05 21:48:59 -07:00
pdxlocations 4fade5d5cb create atak-plugin link and page 2023-09-03 13:31:06 -07:00
rcarteraz c5eeef2999
Merge branch 'master' into MQTT-Examples 2023-09-01 14:54:13 -07:00
pdxlocations a78b3c80cf move examples to pages 2023-08-31 22:39:20 -07:00
pdxlocations bf23cd01ba add NEIGHBORINFO_APP 2023-08-31 22:16:19 -07:00
pdxlocations b9df5775a7 add ignore incoming in popup 2023-08-27 13:13:59 -07:00
pdxlocations 7978ac0391 add offline maps heading 2023-08-24 13:36:19 +02:00
rcarteraz 9cd939b5df
Merge branch 'master' into add-request-telemetry-to-cli 2023-08-21 21:38:06 -07:00
pdxlocations e7aa1b97cf add --request-telemetry 2023-08-21 21:21:07 -07:00
pdxlocations 1ec31d81f7 Web API missing from index 2023-08-19 22:23:13 -07:00
pdxlocations 2b7b1042d6 reword for flow and timelessness 2023-08-14 09:54:38 -07:00
pdxlocations aec8a986c1 unsigned in fw2.2.0 2023-08-14 09:08:23 -07:00
pdxlocations f871e37476 NODEID back to USERID 2023-08-11 06:46:09 -07:00
pdxlocations 8e8d09ee4a Tweaks and fixes 2023-08-10 21:52:31 -07:00
pdxlocations d99230a5af redundant 2023-08-10 21:15:51 -07:00
pdxlocations 59fa9dc98c Capital M 2023-08-10 21:14:03 -07:00
Ben Lipsey 9cb5a70740
Merge branch 'master' into linuxNative 2023-08-07 14:22:15 -07:00
GUVWAF c3d9df0d3a Clarify rebooting is not implemented using the Linux native application 2023-08-07 20:55:22 +02:00
pdxlocations d2e64baae6 fix typos 2023-08-06 20:24:07 -07:00
Sacha Weatherstone 7e6abc1864
Merge branch 'master' into cli-intro-01 2023-08-06 19:05:01 +10:00
pdxlocations 1a7e371a16 update wait_bluetooth_secs 2023-08-05 22:26:43 -07:00
pdxlocations 31e36bb1a0 remove --port in ham example 2023-08-05 22:23:37 -07:00
pdxlocations 2d4b060875 remove depreciated channel_num 2023-08-05 22:22:54 -07:00
pdxlocations 9038c20d19 reword intro 2023-08-04 22:21:52 -07:00
pdxlocations 07078bc013 fixes based on feedback 2023-07-28 21:51:18 -07:00
pdxlocations c66e4e36bb add some missing commands 2023-07-26 23:33:02 -07:00
GUVWAF b8b3c4144e Only the payload is encrypted 2023-07-26 18:54:11 +02:00
GUVWAF ee40ecec4d Some information for how to use the protobufs topic 2023-07-25 20:59:18 +02:00
GUVWAF ca2365b650 MeshPacket is encapsulated in a ServiceEnvelope 2023-07-25 20:57:58 +02:00
GUVWAF 740ac50764 Add note about 'from' field being signed in JSON 2023-07-25 20:57:16 +02:00
GUVWAF c7e6ba17f2 Update MQTT "Software Integrations" section 2023-07-24 20:56:08 +02:00
pdxlocations 2ff8c87624 remove all traces of gui flasher 2023-06-28 22:02:20 -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