sibbl / hass-lovelace-kindle-screensaver

This tool generates a png from a Home Assistant Lovelace view, which can be displayed on a Kindle device which has the Online Screensaver plugin installed.
MIT License
311 stars 71 forks source link

HA_BATTERY_WEBHOOK missing from add-on configuration #67

Closed rjlee closed 1 year ago

rjlee commented 1 year ago

I've got this up and running on my HAOS install using the add-on functionality recently added. I've tried to configure the webhook functionality to update the Kindle battery charge status, but I believe I need to set the HA_BATTERY_WEBHOOK variable in order for it to function. This doesn't appear to be exposed as a configuration variable in the add-on configuration panel, which means I don't believe it's possible to use the webhook & blueprint functionality to capture the battery status when using the addon ?

rjlee commented 1 year ago

Pull request submitted to add this: https://github.com/sibbl/hass-lovelace-kindle-screensaver/pull/69