Marián Hlaváč
Marián Hlaváč
This might be a stupid question, as I don't understand the upload process to App Store Connect too deeply, but I was wondering, if it's possible to publish the ipa...
Two successive runs of the test suite resulted in failure and success without any changes to the code. The first failure was caused by AssertionError in `test_pagination_queries` : ``` members...
IKEA has pushed a new OTA FW **v2.4.11** (`0x02040011`) on 3rd May 2024 [^1] for their [STYRBAR remote controls](https://github.com/zigpy/zha-device-handlers/assets/3010503/5148ee65-22a5-4dd6-af33-84219593ad3c), which removes a lot of functionality, which was previously working in...
Currently, all fields in JSONs, except for the boolean fields, are strings. Numeric fields should be represented as numbers. For example, this current output: ```json { "manufacturer": "3D Robotics", "name":...