Replies: 2 comments
-
|
Hello, I have exactly the same problem. Have you found a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello ,
Je suis en congé pour le moment
Je vous réponds à mon retour.
Je suis passé par MQTT
Hello,
I'm on leave at the moment
I'll answer you when I get back.
I went through MQTT
Le 7 mai 2026 à 12:55, dams03 ***@***.***> a écrit :
Hello, I have exactly the same problem. Have you found a solution?
—
Reply to this email directly, view it on GitHub<#145 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/B32SPDELIO5HIQB2W7KH2GT4ZRTSFAVCNFSM6AAAAACUH4SAD6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOBUGAYDANI>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Mon problème
Bonjour,
Je viens de m’équiper en cartes Heltec ESP32 S3 V4 afin de monter un détecteur d’ouverture.
La communication entre les deux modules fonctionne parfaitement
J’ai réalisé l’intégration des deux modules dans Home assistant OS sur Raspberry Pi4 et programmé l’envoi de SMS Free en cas d’arrivée de message text.
Malheureusement je n’arrive pas à récupérer le message d’arrivée qui me permettrait de déclencher l’envoi de la notification SMS.
HA ne reconnait pas le message d’ouverture comme un message text direct et n’apparait pas dans les évènements meshtastic_api_text_message. Quelqu’un aurait une configuration équivalente? Merci de votre aide.
Ci après l’évènement capté sur le module avec le rôle Sensor (des XXX de masquage)
event_type: meshtastic_api_packet
data:
config_entry_id: XXX
node: 1770309736
data:
from: 1770309736
to: 4294967295
decoded:
portnum: DETECTION_SENSOR_APP
payload: XXXXX
bitfield: 0
id: 3710205615
rxSnr: 6
hopLimit: 3
hopStart: 3
relayNode: 104
origin: LOCAL
time_fired: "2026-01-08T10:37:41.438483+00:00"
context:
id: XXXXXX
parent_id: null
user_id: null
Beta Was this translation helpful? Give feedback.
All reactions