Joost Lekkerkerker and GitHub
4c99d2607f
Fix fibaro tests ( #102575 )
2023-10-23 11:04:21 +02:00
Maikel Punie and GitHub
109819e9cd
Only allow a single duotecno config entry ( #102478 )
2023-10-23 10:58:11 +02:00
Robert Resch and GitHub
0c5b963847
Add lokalise multi reference check to hassfest ( #101876 )
2023-10-23 10:57:19 +02:00
Franck Nijhof and GitHub
e4af09d261
Update base image to 2023.10.1 ( #102568 )
2023-10-23 10:48:05 +02:00
Joost Lekkerkerker and GitHub
a6ade59133
Make Withings sleep sensor only show last night ( #101993 )
2023-10-23 10:39:17 +02:00
Paarth Shah and GitHub
30ba78cf82
Fix resolving Matrix room aliases ( #101928 )
2023-10-23 10:35:41 +02:00
Paul Bottein and GitHub
1176003b51
Move Ecowitt battery sensor into diagnostic category ( #102569 )
2023-10-23 10:07:31 +02:00
Rami Mosleh and GitHub
a2bc2bf8a0
Remove name from Transmission config flow ( #102216 )
...
* Remove name key from Transmission
* Remove name variable completely
* remove name error from strings
* Change entry title to default name
2023-10-23 09:21:15 +02:00
54ba376b4b
Make Withings bed presence sensor dynamic ( #102058 )
...
* Make Withings bed presence sensor dynamic
* Make Withings bed presence sensor dynamic
* Update homeassistant/components/withings/binary_sensor.py
Co-authored-by: J. Nick Koston <nick@koston.org >
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-10-23 09:01:58 +02:00
J. Nick Koston and GitHub
268425b5e3
Recover from previously failed statistics migrations ( #101781 )
...
* Handle statistics columns being unmigrated from previous downgrades
If the user downgraded HA from 2023.3.x to an older version without
restoring the database and they upgrade again with the same database
they will have unmigrated statistics columns since we only migrate them
once.
As its expensive to check, we do not want to check every time
at startup, so we will only do this one more time since the
risk that someone will downgrade to an older version is very
low at this point.
* add guard to sqlite to prevent re-migrate
* test
* move test to insert with old schema
* use helper
* normalize timestamps
* remove
* add check
* add fallback migration
* add fallback migration
* commit
* remove useless logging
* remove useless logging
* do the other columns at the same time
* coverage
* dry
* comment
* Update tests/components/recorder/test_migration_from_schema_32.py
2023-10-22 23:34:43 -04:00
Seth and GitHub
4ee9a6f130
Implement available property for Airthings BLE sensors ( #96735 )
2023-10-22 12:02:15 -10:00
J. Nick Koston and GitHub
b980ed3eac
Avoid more device_class lookups for number entities when writing state ( #102381 )
2023-10-22 23:55:13 +02:00
Joost Lekkerkerker and GitHub
a97e34f28e
Add Nephelometry sensor to waqi ( #102298 )
2023-10-22 23:50:40 +02:00
04b883a8e9
Add activity sensors to Withings ( #102501 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-10-22 23:47:18 +02:00
164872e1af
Improve error messages from translation script ( #102098 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2023-10-22 23:45:27 +02:00
jan iversen and GitHub
bc45de627a
Allow negative minimum temperature for modbus ( #102118 )
2023-10-22 23:44:38 +02:00
Mike Degatano and GitHub
c8007b841b
Add exclude DB option to backup service call ( #101958 )
2023-10-22 23:40:44 +02:00
Robert Svensson and GitHub
721c45b7a3
Rework UniFi client configuration ( #99483 )
2023-10-22 23:39:54 +02:00
rappenze and GitHub
37fdb4950a
Refactor fibaro scene test ( #102452 )
2023-10-22 23:36:41 +02:00
Jan Bouwhuis and GitHub
c2abc3dcec
Fix brightness and color_temp can be None for alexa light entities ( #102554 )
...
* Fix brightness and color_temp can be None in alexa
* Add test
2023-10-22 23:34:04 +02:00
5e30c2ab9c
Use dataclass for Withings domain data ( #102547 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-10-22 22:42:18 +02:00
Joakim Plate and GitHub
7d2fa5bf60
Correct range for nibe_heatpump numbers ( #102553 )
2023-10-22 22:39:40 +02:00
Joost Lekkerkerker and GitHub
e936ca0cb1
Build Pydantic wheels with old Cython ( #101976 )
2023-10-22 22:39:00 +02:00
J. Nick Koston and GitHub
0adb6fb02c
Bump anyio to 4.0.0 ( #102552 )
2023-10-22 10:34:34 -10:00
rappenze and GitHub
27f6c6fdf4
Add model info in fibaro integration ( #102551 )
2023-10-22 22:11:43 +02:00
Joost Lekkerkerker and GitHub
2dfb3ba693
Bump python-opensky to 0.2.1 ( #102467 )
2023-10-22 22:00:14 +02:00
Joost Lekkerkerker and GitHub
e3b238861d
Clean up withings tests ( #102548 )
2023-10-22 21:58:30 +02:00
Joost Lekkerkerker and GitHub
3f88c518a5
Use translated name for entity id for Picnic ( #97230 )
2023-10-22 21:39:01 +02:00
J. Nick Koston and GitHub
4bf0d6e536
Bump aioesphomeapi to 18.0.10 ( #102545 )
2023-10-22 09:20:49 -10:00
6b618fc95a
Add entity translations to SolarEdge ( #102295 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2023-10-22 21:02:39 +02:00
Álvaro Fernández Rojas and GitHub
b416c8fbf6
Update aioairzone-cloud to v0.3.0 ( #102540 )
2023-10-22 20:52:17 +02:00
Guido Schmitz and GitHub
a77a0ef4a5
Add serial number to devolo Home Network ( #102546 )
2023-10-22 20:51:27 +02:00
877410bb9d
Add serial number to Elgato ( #102524 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2023-10-22 20:32:02 +02:00
Joost Lekkerkerker and GitHub
1fd7378caf
Remove abstraction in WAQI config flow ( #102543 )
2023-10-22 20:31:17 +02:00
rappenze and GitHub
c9c152d46d
Bump pyfibaro to 0.7.6 ( #102538 )
2023-10-22 20:07:23 +02:00
Joost Lekkerkerker and GitHub
f8ed051f01
Bump aiowithings to 1.0.1 ( #102532 )
2023-10-22 19:38:48 +02:00
Joost Lekkerkerker and GitHub
0b5218ec96
Migrate SolarEdge to has entity name ( #98944 )
2023-10-22 19:30:05 +02:00
Franck Nijhof
409afddeb5
Merge branch 'master' into dev
2023-10-22 19:05:38 +02:00
J. Nick Koston and GitHub
82c0610050
Avoid core/supervisor stats API calls when no entities need them ( #102362 )
2023-10-22 06:40:48 -10:00
af0b53cc79
Add serial number to Axis ( #102522 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com >
2023-10-22 18:34:01 +02:00
Jan-Philipp Benecke and GitHub
a04c37c59f
Add serial number to Discovergy ( #102531 )
2023-10-22 18:10:47 +02:00
wittypluck and GitHub
b79eae2e94
Update Unifi bandwidth sensors ( #101598 )
...
* Change bandwidth sensors device class, state class, unit of measurement, icon
* Reformat imports
* Reformat imports
* Revert suggested_unit_of_measurement. Add unit tests.
2023-10-22 17:14:49 +02:00
Joost Lekkerkerker and GitHub
e4943dd1e6
Add serial number to Qnap ( #102528 )
2023-10-22 08:13:36 -07:00
Joost Lekkerkerker and GitHub
392b53e256
Add serial number to Fibaro ( #102525 )
2023-10-22 16:53:29 +02:00
Joost Lekkerkerker and GitHub
1a8558012f
Add serial number to Flo ( #102526 )
2023-10-22 16:53:17 +02:00
Joost Lekkerkerker and GitHub
ee8037afc1
Add serial number to Nuheat ( #102527 )
2023-10-22 16:53:04 +02:00
Joost Lekkerkerker and GitHub
58e84b7ba1
Add serial number to Roomba ( #102529 )
2023-10-22 16:52:55 +02:00
Joost Lekkerkerker and GitHub
1412c2ea6e
Add serial number to ViCare ( #102530 )
2023-10-22 16:52:38 +02:00
3259e39170
Migrate Nuki to use dataclass for entry data ( #101785 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2023-10-22 16:30:34 +02:00
Hessel and GitHub
06a2664a07
Wallbox Improve Testing ( #102519 )
2023-10-22 16:22:35 +02:00