Marcel van der Veldt

Results 224 comments of Marcel van der Veldt

Good to know that you find the version from where it broke ;-) Can you see a log stating that the entertainment mode server was started when you start Hue...

@WolfsWelpe the issue of non responding lights is being worked on, see #69 As for Hue Sync, only older versions work atm as the HUE api got a major upgrade...

This is possible (and very easy to do) but I don't think needed because most important the business logic needs to be moved out of the api intro controllers. See...

Remove the immediate attention label as this is no show stopper but just annoying ;-)

That is not true it actually looks for any active effect from HASS state. ![Schermafbeelding 2021-01-05 om 09 33 15](https://user-images.githubusercontent.com/6389780/103623879-0a54ec80-4f39-11eb-9067-b361be114a1c.png)

You're right. Got to have some more coffee :-) Does HA return an attribute containing the state of the "flash" if you set it ? Actually now that I think...

I'd say save it to the light config entry indeed.

What exactly does a sensor have to do with effects ? What sensor is it missing exactly ? Adding some sensors from HASS should be pretty easy I guess.

**completed:** add_node (with secure param) remove_node cancel_command set_config_parameter remove_failed_node replace_failed_node **to do:** refresh_node_value refresh_node refresh_entity heal_network set_wakeup reset_node_meters heal_node test_node set_poll_intensity change_association set_node_value print_config_parameter print_node

set_config_parameter should probably be reviewed to make it a bit more user friendly. now the only possibility is to set a value by index and value_id. We can also add...