Add on_packet_transmitted
or on_value_transmitted
event
#3231
Unanswered
ss89
asked this question in
Component enhancements
Replies: 1 comment
-
🏷️ I've automatically added the |
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.
-
Component name
packet_transport
Link to component documentation on our website
https://esphome.io/components/packet_transport
Describe the enhancement
I would like to be able to use the packet_transport something like this:
or
depending on what the proper terminology here is (assuming there might be values big enough that technically the packet could be split?).
Use cases
I want to use an esp32-h2 with an llcc68 and a sensor and run it for as short as possible, then send everything to deep sleep until the sleep_duration is over.
This is to save energy for devices running off a rechargable battery
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions