fredlcore

Results 224 comments of fredlcore

Yes, that would be the way to go, same as with MQTT. And that would also prevent a four-state setting because with MQTT it would already be eight states. I...

I think the actual values would be provided by the HTML code (0, 1, 2, 4, 8 etc. until 128), so storing that in a one byte value should not...

Great, thanks a lot! I'm just thinking that IPWE is not really logging, so that may be a bit confusing? Did we have an extra setting for this or was...

I think it's a rather special function that only few people (but including myself ;) ) are using, so it should stay in the "advanced" configuration in order not to...

`---` is not the same as 0%. `---` means that this parameter is disabled, i.e. it has no function. Returning 0 for a disabled parameter would give the impression that...

I also like the idea, especially if it is zero-config later on :). What I don't understand is how you want to manage to send "all" parameters to the broker....

Hm, not sure if I understand what you mean by "history" - BSB-LAN itself polls only those parameters from the bus which are defined as `log_parameters` (up to 20) with...

@escoand, can you get back to my follow-up question once you have the time?

@escoand: So what do you mean with "sending other (or additional) MQTT telegrams than today"? That is what our `log_parameter` is for, or do you mean something else? @henrythasler: It's...

I don't use MQTT nor do I use Home Assistant. So if you want MQTT discovery implemented, you would have to provide more information (or even better provide a PR...