Prevents reconfiguration of connection type during discovery runs.
Previously, existing Things were rediscovered and reconfigured
to default connection type.
This comes with the drawback that all discovered devices need
to be manually configured (i.e. set a proper connection type).
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* [matter] Fix syncing bridge dimmer levels to On/Off states
We would sometimes leave clients in a inconsistant state where a light is off, but has a positve level value.
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
* New translations icalendar.properties (German)
* New translations gardena.properties (German)
* New translations jeelink.properties (German)
* New translations knx.properties (German)
The thing type XML was temporarily removed as part of the extraction
from the MQTT binding, which was causing I18n to fail. Restore it,
and update its name and description. Then regenerate I18n, and remove
keys from Italian and French that no longer exist or need
re-translated.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* New translations amazondashbutton.properties (German)
* New translations miele.properties (German)
* New translations ecotouch.properties (German)
* New translations epsonprojector.properties (German)
* New translations ojelectronics.properties (German)
* New translations revogi.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations bosesoundtouch.properties (German)
* New translations gpstracker.properties (German)
* New translations sonos.properties (German)
* New translations digitalstrom.properties (German)
* New translations hueemulation.properties (German)
* New translations resol.properties (German)
* New translations smgw.properties (German)
* New translations entsoe.properties (German)
* New translations heos.properties (German)
* New translations yamahamusiccast.properties (German)
* add new addon to import water consumption from sedif website !
Signed-off-by: Laurent ARNAL <laurent@clae.net>
Co-authored-by: Laurent Garnier <lg.hc@free.fr>
* New translations lgwebos.properties (French)
* New translations sonos.properties (French)
* New translations exec.properties (French)
* New translations network.properties (French)
* New translations sagercaster.properties (French)
* New translations gridbox.properties (French)
* Fix name and re-sort the itests bundle that was missed during
the extraction
* Remove @antroids; at this point the binding has been nearly
completely re-written since he last participated in reviews
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* Add new and update batteries channels
Add batteries channels to kwh meter
Fix wrong voltage channel for plug-in battery
Signed-off-by: Gearrel Welvaart <gearrel.welvaart@gmail.com
When it was part of the MQTT binding, it couldn't expose its config
as binding-level, so we worked around that by putting it as a
"system" service. We don't need to do that anymore, so put it where
one would normally expect.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
This was missed when bringing the rest of the Python code up to date
with current Home Assistant.
Also commit the lockfile, which is a new feature thanks to GraalPy 25.
Signed-off-by: Cody Cutrer <cody@cutrer.us>