Jan-Ole Schümann

Results 224 comments of Jan-Ole Schümann

I've made some progress. Yes running the suggested command works, I have to say this is very confusing as a user. You run a command which outputs the correct command...

Thanks, control using the set command works. Good input for exploring the API, will do tomorrow, it's already late here. If all works out I have the idea to add...

I made some progress: I can read the status and publish it to MQTT. Accessing setting and controlling the device works (e. g. turn on/off with on.setter(False)). What I couldn't...

I've figured out how to do it, although it's rather complicated as I did it. Is there an easier way to get the settings current value? You can check my...

Hi, I'm not exactly sure what you mean by delayed messages. Whenever an action is received, it's executed. The only exception is that the first messages after a reconnect are...

Hi, sorry for the late answer, I lost track of this issue. As mentioned before, ignoring those messages sent when NUKI Hub is offline is by design. You don't want...

@dhorak1 At this time, any MQTT messages after reconnect are ignored. Filtering for specific messages would require a more sophisticated approach. Not saying it's impossible, but it would need some...

It's a bit hard to say what causes the crash without being able to debug. First check some general things: - Your power supply should have more than enough power,...