core
core copied to clipboard
:house_with_garden: Open source home automation that puts local control and privacy first.
## Proposed change ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) - [...
## Proposed change Improve check of `new_entity_id` in `entity_registry.async_update_entity` to block claiming an `entity_id` which is in the state machine. ## Type of change - [ ] Dependency upgrade -...
### The problem I have a 3-door wardrobe - each door has a magnetic sensor, and an automation will turn on or off a light in the wardrobe based on...
### The problem Derivatives are being calculated appropriately, following the settings for time windows and precision. Unfortunately, upon restart the values are zeroed. I suppose, that just means that the...
### The problem Since the latest integration update I have a lot of occurrences of LIFX light becoming "not available". This is happening on most (but not all) of them...
## Proposed change This change is a dependency bump for Microsoft TTS to update pycsspeechtts to a newer version that allows use of inline XML tags to increase flexibility of...
### The problem The new energy dashboard only allows the use of Device Class "Energy" sensors. But the Efergy integration uses the device class "Power" for Solar Production / AC...
### The problem The integration for the goodwe inverter works really good but one parameter is not updated at all. Goodwe Today Energy (import) is not available but very important...
### The problem After update to beta channel first one then after a reboot both thermostats unavailable. I believe this update also brought the bluetooth integration to my system, might...
## Proposed change Remove boolean checks for variables which are always callables. Those always evaluate to true. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix...