* added revised site planner announcement blog post and corrected screenshot images
Checked spelling, grammar in the .mdx blog post and removed repeated language.
Cropped screenshots and changed them so they now reflect the openstreetmap background instead of the dark mode, which was removed.
* Create index.mdx
* Update meshtastic-site-planner-introduction.mdx
update PR to include author file, change author name
* Update authors.yml
try again to update authors.yaml
* update authors yaml and fix broken link
* Update authors.yml
prevent ben from editing the css by using a title.
ensured it was spelled correctly.
* remove bold in intro
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update local-groups.mdx
Added United States/Georgia/CSRA Mesh
* Update local-groups.mdx
Update discord link to non expiring link
* Add missing space
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
This PR removes the instruction:
On the remote node, got to Settings > App Settings and enable Administration.
I believe this setting is client-side only and this step doesn't do anything.
* Update local-groups.mdx
Add a bit more description for the Central Ohio Mesh link. In particular, we want to be discoverable if someone is searching for "Columbus, Ohio".
* Update docs/community/local-groups.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* Add the recommendation of installing the meshtastic python package with the CLI extras packages
* quote meshtastic[cli] since some shells treat square brackets specially
* Update home-assistant.mdx
Avoiding some logging with the specify of the type in automation.
* remove extra space
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* fix(docs): correct rotary encoder event commands in Canned Message Module
Updated the example commands for configuring rotary encoder events in the Canned Message Module documentation. Replaced incorrect values `KEY_UP`, `KEY_DOWN`, and `KEY_SELECT` with the correct enum values `UP`, `DOWN`, and `SELECT`. Included an example error message to guide users in troubleshooting incorrect configurations.
* correct other examples
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update harbor-breeze-solar-enclosure.mdx
Fixed the broken link to the Amazon antenna page. Added note about the worse performance when not keeping those types of antennas straight. Added two links for 3d printed mounting options related to this project.
* Update docs/community/enclosures/rak/harbor-breeze-solar-enclosure.mdx
* Update docs/community/enclosures/rak/harbor-breeze-solar-enclosure.mdx
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* fix(hardware-devices): clarify that at this point, SX1276 devices are not recommended. This is a minor tweak in wording to emphasize that SX1276 isn't OK, it's bad, by new standards in performance.
* Update docs/hardware/devices/index.mdx
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* Update remote-admin.mdx
Update CLI command notes to mention to append base64: to the front of the admin key if retrieved from something other than the CLI.
* Update docs/configuration/remote-admin.mdx
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* Update remote-admin.mdx
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>