Skip to content

Commit 8844217

Browse files
authored
Merge pull request #109 from Paxy/patch-1
Fix advanced example in README.md
2 parents bec403e + a3eb0b6 commit 8844217

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ To do this, create a new Home Assistant automation that triggers on "Manual Even
211211
trigger:
212212
event:
213213
event_type: meshtastic_api_text_message
214-
data:
214+
event_data:
215215
data:
216216
from: 1127918844
217217
to:
@@ -316,3 +316,4 @@ If you want to contribute to this please read the [Contribution guidelines](CONT
316316
[license-shield]: https://img.shields.io/github/license/meshtastic/home-assistant.svg?style=for-the-badge
317317
[releases-shield]: https://img.shields.io/github/release/meshtastic/home-assistant.svg?style=for-the-badge
318318
[releases]: https://github.com/meshtastic/home-assistant/releases
319+

0 commit comments

Comments
 (0)