Skip to content

Remote server URL and on_frame_update#33

Open
SleepinDevil wants to merge 42 commits intostrange-v:mainfrom
SleepinDevil:pr-url_packet-on_frame_update
Open

Remote server URL and on_frame_update#33
SleepinDevil wants to merge 42 commits intostrange-v:mainfrom
SleepinDevil:pr-url_packet-on_frame_update

Conversation

@SleepinDevil
Copy link

The changes in this pull request cover the following:

  • Logic for the on_frame_update ESPHome action/automation
  • Logic for decoding Packet No. 6 which contains the Current URL rendered by the headless Chromium server
  • README updates to incude some info about the above two, and also about the On-screen Keyboard
  • Example ESPHome configuration that includes SleepinDevil/jpegdec-esphome WIP mods

Attempt adding Automation "on_" template-able setting for the Custom Component based on "empty_automation" of the example docs
Created Automation.h based on empty_automation examples
Attempting to add Automation on_frame_update based on empty_automation example
Attempting to add automations to this project based on empty_automation example
Trying to cull the automation code
Simplifying the automation to a state-less trigger
Updating the automation to be a trigger only and not keeping an unnecessary state object
Updated the on_frame_update trigger to be state-less since there was no need to do it using the example template approach. This works much nicer
Updating the automation to remove the unnecessary state that used to exist in it before
Rate limiting added
Added rate limiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant