Wykres commitów

262 Commity (d135ec8da93ee8d9b1f1c86645a7f0d13c2b7bc2)

Autor SHA1 Wiadomość Data
Jeremiah K d135ec8da9 Merge pull request #68 from jeremiah-k/ble-config-update
Update BLE config field
2024-07-01 14:22:24 -05:00
Jeremiah K 377ad6adf3 Update ble config field 2024-07-01 14:18:42 -05:00
Jeremiah K 73faa5dc47 Update README.md
Update for BLE support
2024-07-01 13:55:51 -05:00
Jeremiah K b68ef55472 Merge pull request #67 from jeremiah-k/ble-updates
Consolidate new config fields
2024-07-01 13:51:52 -05:00
Jeremiah K f3caf5656b Consolidate new config fields 2024-07-01 13:50:26 -05:00
Jeremiah K 9f8888feb1 Merge pull request #66 from jeremiah-k/ble-support
BLE Support
2024-07-01 13:27:39 -05:00
Jeremiah K 5a80fc3a04 Update sample config w/ BLE changes 2024-07-01 13:19:20 -05:00
Jeremiah K 10f509f731 It's working 2024-07-01 12:50:56 -05:00
Jeremiah K 65f41ee87c Trying BLE Support 2024-07-01 11:53:52 -05:00
Jeremiah K 86b3c8535b Merge pull request #63 from jeremiah-k/main
Remove hardcoded workflow body so github generates release notes
2024-04-03 11:22:58 -05:00
Jeremiah K 554f068fcc Remove hardcoded workflow body so github generates release notes properly 2024-04-03 11:20:04 -05:00
Geoff Whittington 2d331c201d avoid warnings when no connection exists 2024-03-13 21:37:20 -04:00
Geoff Whittington 60e8dffbed attempt to garbage collect the device client 2024-03-13 21:36:49 -04:00
Geoff Whittington e375c63bed Force reconnect on lost connection 2024-03-11 01:00:20 -04:00
Jeremiah K b537fc9558 Merge pull request #61 from mate-dev/feature/plugin_nodes_nonetype_repair
Feature/plugin nodes nonetype repair
2023-12-12 11:45:15 -06:00
mate-dev 991f50f8ad Add sign to battery and voltage 2023-12-06 19:01:09 +00:00
mate-dev fc6fbb9610 Added additional conditions for lastHeard, voltage, batteryLevel 2023-12-06 18:03:53 +00:00
mate-dev 5ddee95b63 Adding additional conditions for lastHeard, voltage, batteryLevel and changing the output format 2023-11-29 02:21:58 +00:00
mate fb57b5701e Merge pull request #3 from CezaryPuchowski/Markdown-in-some-plugins
nodes_plugin response in md
2023-10-25 18:12:34 +02:00
CezaryPuchowski 21aad36072 try another aproche 2023-10-01 20:38:47 +02:00
CezaryPuchowski 4925d1bf1a try line break in diffrent place 2023-10-01 19:23:10 +02:00
CezaryPuchowski 6c22365908 Formatted on 2023-10-01 18:50:18 +02:00
CezaryPuchowski 4ddc699fdd Nodes text bold 2023-10-01 15:01:02 +02:00
CezaryPuchowski e92f0b8f1b small newline fix 2023-10-01 14:48:54 +02:00
CezaryPuchowski 3594c7fa3f nodes_plugin response in md 2023-10-01 14:46:16 +02:00
mate 86506743bd Merge branch 'geoffwhittington:main' into main 2023-10-01 13:26:55 +02:00
Jeremiah K 2355a2e205 Merge pull request #58 from mate-dev/troubleshoot/plugin_nodes_lastheard
Corrected lastheard variable name
2023-09-19 15:53:40 -05:00
mate 2f5973287f Merge pull request #1 from mate-dev/troubleshoot/plugin_nodes_lastheard
Corrected lastheard variable name
2023-09-19 22:41:54 +02:00
mate c34b6d68d9 Corrected lastheard variable name 2023-09-19 22:39:53 +02:00
Jeremiah K 5001a5bfb5 Merge pull request #57 from lingawakad/lingawakad-patch-1
Add systemd service example to DEVELOPMENT.md
2023-09-11 12:34:48 -05:00
noah 9a376ffac7 Update DEVELOPMENT.md
Updated systemd config with recommendations from https://github.com/geoffwhittington/meshtastic-matrix-relay/pull/57#pullrequestreview-1620383106
2023-09-11 13:30:32 -04:00
noah 06a8cf1201 Update DEVELOPMENT.md
Add example systemd script to run the service automatically in Linux
2023-09-09 18:26:09 -04:00
Jeremiah K c9434ae3ae Merge pull request #55 from jeremiah-k/main
Update dependencies
2023-08-15 18:22:14 -05:00
Jeremiah K 488a6fcf70 Update dependencies 2023-08-15 18:17:06 -05:00
geoffwhittington 63ed35930a Feature/plugin issues (#54) 2023-08-05 19:02:30 -04:00
geoffwhittington 355ee8623f Fix plugin issues with later firmware (#53) 2023-08-05 18:49:39 -04:00
Geoff Whittington d003000a95 Fix nodes issue when metrics are missing 2023-06-10 13:41:33 -04:00
Jeremiah K d60db97023 Merge pull request #51 from geoffwhittington/shortnames
Shortname support
2023-06-09 12:49:22 -05:00
Jeremiah K 3f1e6a081e Cleanup 2023-06-09 12:17:43 -05:00
Jeremiah K ee1657a5b5 Making new function names uniform 2023-06-08 22:37:55 -05:00
Jeremiah K 471e63c3f6 Finishing shortname work 2023-06-08 22:09:37 -05:00
Jeremiah K f5450e24f4 Getting closer! 2023-06-08 22:04:59 -05:00
Jeremiah K ddd0b166a1 Shortname work 2023-06-08 22:00:02 -05:00
Jeremiah K df0fc4eb7f Shortname work 2023-06-08 17:41:03 -05:00
Jeremiah K 871b1dca65 Update Comments 2023-06-08 17:26:32 -05:00
Jeremiah K 9ac5b6a2db More shortname work 2023-06-08 17:18:12 -05:00
Jeremiah K de93de09a2 First work for shortnames 2023-06-08 17:00:06 -05:00
Jeremiah K 0ea187b091 Merge pull request #50 from jeremiah-k/main
Update requirements.txt
2023-06-02 22:06:01 -05:00
Jeremiah K 6760a390e2 Update requirements.txt 2023-06-02 22:04:27 -05:00
Jeremiah K f49fb0af18 Update requirements.txt 2023-06-02 22:02:31 -05:00