Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all articles
Browse latest Browse all 2050

First try on a Plugin: Remote control Home Assistant

$
0
0
This is my first try on a Plugin, Perl is not that familiar either :confused:

Remote controlling (only toggle lights for now) Home Assistant https://home-assistant.io/

Plugin loads groups as first menu level and then entities in that group as submenus, any light entity can be selected and the light toggled.

The main issue I think the Plugin has is menu handling, after toggle a light a showBriefly is displayed on CallBack.
Problem now is to refresh (by using the args and not just refresh the json) the menu I was on (to update the image showing light on/off).

Code: https://github.com/hans99/squeeze-remote-hass
Repo: https://hans99.github.io/slim/repo.xml

Viewing all articles
Browse latest Browse all 2050

Trending Articles