Results 92 comments of Pawel

I need bosch scan first

Do you have recording sensors enabled?

can you show whole code of entity you configured? I'm trying to achieve similar effect, but no luck so far.

Wouldn't it be better to write MQTT plugin for Icinga2 (online/offline status)? No need to update ESP and you support whole range of devices which are using MQTT and then...

Trying to come back to this. I don't see KM300 in device list ``` { "Token": "8", "ModuleId": "208", "Version": "NF01.04", "BCM": "1739" }, { "Token": "16", "ModuleId": "158", "Version":...

Once in the past I had implemented optimistic mode for Epson, but it was rejected as I recall, because in the UI it would show as `ON`, there will be...

it seems that for some reason `setState` is not working (it is called but old value of googleUser is available in fetchWithRefresh)... https://github.com/asyarb/react-use-googlelogin/blob/093862e99c3a9b9372a33516ebe6e59cc682785d/src/index.tsx#L222-L242

First thing to do would be to sniff communication and check if it's using XMPP protocol at all. Newer bosch devices are connecting through Bosch Home Connect, it's different protocol...

All mobile apps are using sort of web api. It's often working like this: ``` bosch device bosch server mobile app ``` with many newer devices it's working in both...

I'll close that. If you're willing to work on that, I'd be happy to reopen.