epenet

Results 234 comments of epenet

Note: the `name` property of the `IMPERIAL_SYSTEM` is likely to get adjusted as soon as `2022.11` so this is an advance warning

Please be aware that this will only be available from 2022.11 release. If you wish to be compatible with both 2022.10 and 2022.11 you may need to rename the options...

The problem is inside blinkstick package, which is not compatible with python 3.10. You have to open an issue there: https://github.com/arvydas/blinkstick-python Edit: there is a PR opened already https://github.com/arvydas/blinkstick-python/pull/84 Since...

Note: https://github.com/home-assistant/frontend/pull/13831 has been merged

Note for code-owners/maintainers: - if a component does not currently do any conversion, then it is safe to add a device-class during beta so that users can choose the unit...

I have a created a PR to enable opt-in/opt-out on the `temperature` conversion: https://github.com/home-assistant/core/pull/80464 If it is approved, then I think it will provide a way forward for opt-in or...

I think once https://github.com/home-assistant/core/pull/80604 is merged we can do this removal. It should even be "non-breaking"...

It's hard to keep track, but #80604 has been closed in favor of #80638