Toni

Results 65 comments of Toni

Sorry, no progress... I don't have access to a remote (to decode the protocol)

It should not work that way... The problem is that I don't have access to HExJKE-series, but just assumed it works based on the feedback from others. Is there any...

I'm quite puzzled... The Panasonic protocol ha snot changed much since the DKE series, and I haven't heard of issues like this. Like you state, the signals look identical, the...

The short distance could be because of timings, or if the frequency is a bit off. At least on ESP8266 I understood using a bit more accurate send method gives...

I wonder if this is somehow specific to Model S and Model X (I'm the original author of this little feature). It works fine on '16 MS75 ![image](https://user-images.githubusercontent.com/2128464/152116351-a05bcba6-0ede-4666-9d86-99de46da6206.png)

Model 3 (and probably also Y) obviously use a different parameter, so fixing this would probably by just a simple OR in the SQL query. Or actually into this case-when...

I wonder if the SQL should be changed so that is says: `(case when battery_heater or battery_heater_on then 1 else 0 end)`, or maybe `(case when battery_heater then 1 else...

Is there any way to set the 'enabled' or 'active' flag of built-in realm key providers? I would like to deactivate the built-in 'rsa-generated' key provider.

Hi deg87! I accept pull requests, but haven't really been actively developing this for quite some time. Here's a recent PR which added a completely new model, for reference: https://github.com/ToniA/arduino-heatpumpir/pull/151/files

I was wondering why the RSA-OAEP-256 still isn't included to main. Don't we need that now that the SAML flag keycloak.saml.deprecated.encryption gets deprecated in Keycloak 24.0.0? See https://www.keycloak.org/docs/24.0.4/upgrading/#removal-of-the-deprecated-mode-for-saml-encryption