Daniel
Daniel
After the last dev updated the screen never turns on. Tried reverting to the master but same problem. Probably a hardware problem!?
Hi, Version 4 was working great on raspberry pi:  But version 5 is throwing many openjfx errors:  Probably because the newest openjfx version for PI is 11. "openjfx...
**Describe the bug** I enabled the level 3 but the profile doesn't show the result by line, just the handler function. **Expected behavior** Was expecting a tree with the each...
Hi, Currently when building the project it includes the entire icons.json. Any idea if is possible to include just the used icons?
Hi, Currently when building the project it includes the entire icons.json. Any idea if is possible to include just the used icons?
Would be possible to add battery percentage for non IKEA sensors? { "id":"xxx", "type":"sensor", "deviceType":"environmentSensor", "createdAt":"2024-08-05T13:24:30.000Z", "isReachable":true, "lastSeen":"2024-08-06T09:08:49.000Z", "attributes":{ "customName":"Sensor rua", "model":"SNZB-02P", "manufacturer":"eWeLink", "firmwareVersion":"2.1.0", "hardwareVersion":"0", "serialNumber":"A", "batteryPercentage":100, "currentTemperature":22.7, "currentRH":75, "permittingJoin":false,...
``` pydantic.error_wrappers.ValidationError: 1 validation error for AirPurifier attributes -> fanMode value is not a valid enumeration member; permitted: 'off', 'low', 'medium', 'high', 'auto' (type=type_error.enum; enum_values=[, , , , ]) ```...