cgarwood / homeassistant-fullykiosk

Fully Kiosk Browser integration for Home Assistant
Apache License 2.0
153 stars 27 forks source link

Feature: Button to Simulate Motion aka Reset Timers #132

Open pickonedev opened 1 year ago

pickonedev commented 1 year ago

Hi!

Can you please add this feature to your addon? It is already in the browser and I can call it with REST API, but it would help more if this will be into the addon, as a "PRESS" button.

You can likely use this REST API in Full Kiosk to reset timers, with this: // Simulate Motion /?cmd=triggerMotion&password=[pass]

https://www.fully-kiosk.com/en/#rest

Thank you in advance.