Krzysztof Bezrąk

Results 6 comments of Krzysztof Bezrąk

@fivethreeo could you take a look? 👀 or is Razzle abandoned and there's no way of getting this merged and released? 😅

I had a similar issue, and setting flag 21 did the trick for me: ``` Flag 21 - [MQTT] Retain power channels (Relay channels, etc) ```

@btd1337 > Please, consider to use 2 branchs: master (stable code), develop (development code). I think that you could refer to [GitHub releases](https://github.com/mdh34/hackup/releases) for stable versions instead. Also, thanks for...

@btd1337 I meant that stable packages shouldn't be fetched from git branch but rather from tarballs of tags representing specific versions (which releases come from), just as in `yay` package...

Looks like I've encountered this issue as well: I've tried to re-add my washing machine to HA over Bluetooth, it's autodiscovered by HA, but the process fails at the moment...

Debug logs added these two lines, errors are still the same: ``` 2024-03-16 22:49:01.227 DEBUG (MainThread) [custom_components.homewhiz] hsmid: [my_bt_device_name] 2024-03-16 22:49:01.592 DEBUG (MainThread) [custom_components.homewhiz] Actual canonical request: GET\n/procam/contents\napplianceId=F999911932748252736629&ctype=CONFIGURATION%2CLOCALIZATION&lang=en-GB&testMode=true\nhost:api.arcelikiot.com\nx-amz-date:20240316T214901Z\nx-amz-security-token:IQoJb3JpZ2luX2VjEKb//////////[redacted]/GDA4CsKQ==\n\nhost;x-amz-date;x-amz-security-token\ne3b0c442[redacted] ```