Tiemen Schut
Tiemen Schut
Having the same issue. Logging shows ``` I0806 08:58:44.776 mqtt_client.py:37] MQTT message Topic: hisense_ac/a0cc2beef7a1/operation_mode/command, Payload b'fan_only' E0806 08:58:44.776 mqtt_client.py:56] Failed to parse value FAN_ONLY for property operation_mode Traceback (most recent...
I'm thinking it might be due to this: ` FAN = 5` in properties.py:128. But I'm not sure, tried forking the repo and testing it but I haven't gotten my...
Managed to reproduce it running locally. Opened #194 which fixes it for me.
Personally I'm using this lib: * as a convenient way to send exp IDs to Google Optimize * access $getExpActiveVariant anywhere * have it handle the cookie side of things...
NB the grace period is extended to at least june: https://developer.atlassian.com/changelog/#CHANGE-1315
It appears this issue is not fixed for me :( * If I select "fan only" in HA, it will switch back to the previous state a couple of seconds...
This would be really useful. For instance, I've extended StringInput to support validation (which seems like it would be a useful feature in itself btw), but now I can't use...
I see the same behaviour when running `carpover deploy -t x.tar`, but on the question `? are you sure you want to deploy? (Y/n)`
Sorry, should've logged this in caprover/caprover-cli.
Sure, age in itself is not an issue. Still, there have been vulnerabilities in org.json ([example 1](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5072), [example 2](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45688)) and those have been fixed in newer releases. Also, the license...