Aaron Bach and GitHub
39b110b9b0
Renovate OpenUV config flow tests ( #85150 )
2023-01-06 10:51:46 +01:00
Paulus Schoutsen and GitHub
9ed629d838
Fix some pytest warning for helpers ( #85283 )
2023-01-06 09:21:46 +01:00
Klaas Schoute and GitHub
f620d2bb2f
Add diagnostics to EnergyZero integration ( #85164 )
2023-01-06 09:13:11 +01:00
5cc3636be7
Bump actions/checkout from 3.2.0 to 3.3.0 ( #85285 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 08:35:47 +01:00
Paulus Schoutsen and GitHub
1e78314638
Use async with timeout ( #85281 )
2023-01-05 20:43:56 -10:00
Charles Garwood and GitHub
9e68117a33
Bump bluetooth-data-tools to 0.3.1 for ld2410-ble ( #85278 )
2023-01-05 22:33:37 -05:00
Charles Garwood and GitHub
cf92142b64
Fix Fully Kiosk service call config entry handling ( #85275 )
...
* Make sure we're getting the fully_kiosk config entry
* Make sure we're getting the fully_kiosk config entry
2023-01-05 22:10:41 -05:00
Franck Nijhof and GitHub
bdcccd9d83
Improve weather Forecast typing ( #85019 )
2023-01-06 03:39:37 +01:00
930913 and GitHub
2507ec1f4b
Add LD2410 BLE integration ( #83883 )
2023-01-05 16:15:03 -10:00
5b8b6167ac
Bump bimmer_connected to 0.12.0 ( #85255 )
...
* Bump bimmer_connected to 0.12.0
* Fix mypy
* Remove not needed code
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2023-01-06 03:05:37 +01:00
shbatm and GitHub
b5d5a720dc
Add additional device classes and units to ISY994 aux sensors ( #85274 )
...
fixes undefined
2023-01-05 15:31:45 -10:00
J. Nick Koston and GitHub
1fbdb80430
Avoid some data merges in the bluetooth remote scanners when nothing has changed ( #85270 )
2023-01-05 15:22:14 -10:00
shbatm and GitHub
c4d03088c0
Restore low battery state on ISY994 Insteon heartbeat nodes ( #85209 )
...
fixes undefined
2023-01-05 14:30:08 -10:00
GitHub Action
bdd87bcc87
[ci skip] Translation update
2023-01-06 00:23:50 +00:00
Robert Hillis and GitHub
77dd0b2fd3
Bump steamodd to 4.23 ( #85071 )
2023-01-06 01:56:42 +02:00
Shai Ungar and GitHub
f61d605d6d
Remove redundant CONF_PATH from sabnzbd config flow ( #85214 )
...
remove redundant CONF_PATH from sabnzbd config flow
2023-01-06 01:53:30 +02:00
Guido Schmitz and GitHub
21fbe07218
Bump devolo_plc_api to 1.0.0 ( #85235 )
...
* Bump devolo_plc_api to 1.0.0
* Fix pylint
2023-01-06 01:49:59 +02:00
IceBotYT and GitHub
57f792d88f
Add support for WetDry, WindHeading, and Flex fields in LaCrosse View ( #79062 )
...
* Add support for WetDry and WindHeading fields in LaCrosse View
* Improve test coverage
* Verify data type before conversion
* Improve test coverage
* Convert to more concise type conversion
* Add Flex field as per #79529
* Improve code quality
* Add check if expected field is missing
2023-01-06 00:45:06 +01:00
J. Nick Koston and GitHub
3ac5b780ff
Reject the WiFI AP when considering to update a shelly config entry from zeroconf ( #85265 )
...
Reject the WiFI AP IP when considering to update a shelly config entry from zeroconf
fixes #85180
2023-01-06 01:44:10 +02:00
Franck Nijhof and GitHub
a36709cc8d
Update coverage to 7.0.3 ( #85197 )
2023-01-05 23:54:31 +01:00
Michal Čihař and GitHub
18a18aa6c4
Fix lacrosse_view fetching of latest data ( #85117 )
...
lacrosse_view: fixed fetching of latest data
When using datetime.utcnow(), it only replaces timezone information with
UTC making the actual time offset by the timezone. When you are in UTC-
timezones, it makes no issue as the offset is in the future, but when in
UTC+, the last hour(s) of data are missing.
This commits swtiches to time.time() as UTC timestamp is actually what
the API expects.
It also reduces the window to one hour what noticeably improves the API
performance.
2023-01-05 23:45:29 +01:00
f4a71ea83f
Fix translation keys for NAM sensors ( #85245 )
...
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
2023-01-05 23:17:29 +01:00
shbatm and GitHub
ef759e9c63
Assign ISY994 program entities to hub device, simplify device info ( #85224 )
2023-01-05 11:16:17 -10:00
starkillerOG and GitHub
11df364b10
bump reolink-aio to 0.1.2 ( #85247 )
2023-01-05 22:06:40 +01:00
146b43f8c5
Add Airzone Select platform support ( #76415 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-01-05 11:03:36 -10:00
epenet and GitHub
829c8e611e
Remove invalid device class for RSSI sensors ( #85191 )
...
* Remove invalid device class for RRSI sensors
* Restore state class
2023-01-05 15:30:52 -05:00
J. Nick Koston and GitHub
28ad27a3b3
Improve error reporting when switchbot auth fails ( #85244 )
...
* Improve error reporting when switchbot auth fails
related issue #85243
* bump
* coverage
2023-01-05 15:29:13 -05:00
Franck Nijhof and GitHub
4a48f0d659
Fix device class for DSMR gas sensors providing energy readings ( #85202 )
2023-01-05 20:28:13 +01:00
G Johansson and GitHub
26a964b90a
Remove unneeded type checking from Sensibo ( #85231 )
2023-01-05 18:50:05 +01:00
Franck Nijhof and GitHub
4335a7c653
Remove invalid AQI unit from Environment Canada ( #85183 )
2023-01-05 09:02:17 -07:00
Erik Montnemery and GitHub
377396ba16
Add WS endpoint config/entity_registry/get_entries ( #85063 )
2023-01-05 09:39:10 -05:00
David McKenna and GitHub
8ffeffd9d2
Add econet device and state classes ( #84201 )
...
* Updated econet sensors to have device and state classes
* Updated econet sensors to have device and state classes
* EcoNet sensor updates
* Updated EcoNet sensors to convert kBtu to kWh
* Updating EcoNet sensor with suggestions
* Updating EcoNet sensor with suggestions
* Updating EcoNet sensor with suggestions
* Updating EcoNet sensor with suggestions
* Updating EcoNet sensors name and unique id
* Updating EcoNet sensor with suggestions
* Updating EcoNet sensor with suggestions
2023-01-05 14:25:33 +01:00
epenet and GitHub
b578d08e8a
Adjust valid energy units ( #85190 )
2023-01-05 13:00:46 +01:00
Franck Nijhof and GitHub
83f6e168e5
Update orjson to 3.8.4 ( #85195 )
2023-01-05 12:34:23 +01:00
Duco Sebel and GitHub
ab6535382d
Bumb python-homewizard-energy to 1.4.0 ( #85114 )
2023-01-05 11:35:59 +01:00
Artem Draft and GitHub
49885757db
Bump pybravia to 0.3.0 ( #85127 )
2023-01-05 11:34:07 +01:00
Aaron Bach and GitHub
6b68d3d365
Generalize a base ReCollect Waste entity ( #85166 )
2023-01-05 11:26:59 +01:00
Erik Montnemery and GitHub
280f6e4752
Bump hatasmota to 0.6.2 ( #85182 )
2023-01-05 12:24:38 +02:00
Klaas Schoute and GitHub
e8b68e67a7
Add Mijndomein Energie virtual integration ( #85165 )
2023-01-05 11:22:27 +01:00
Erik Montnemery and GitHub
c1075ebb8c
Allow SensorDeviceClass.POWER_FACTOR unit None ( #85181 )
2023-01-05 11:03:37 +01:00
epenet and GitHub
3a02c627fa
Adjust set_humidity type hints ( #85176 )
2023-01-05 10:26:49 +01:00
o951753o and GitHub
240b4078cd
Fix typo in Tuya climate ( #85185 )
2023-01-05 10:22:22 +01:00
Martin Hjelmare and GitHub
433c0defbe
Clean up pylint warning in zwave_js light ( #85149 )
2023-01-04 21:13:59 -05:00
William Scanlon and GitHub
8bb964e1bd
Bump pyeconet to 0.1.18 to fix energy usage ( #85094 )
2023-01-04 21:09:54 -05:00
Ernst Klamer and GitHub
e33c743f4a
Bump bthome-ble to 2.4.1 ( #85153 )
...
fix https://github.com/home-assistant/core/issues/85142
fixes undefined
2023-01-05 03:05:46 +01:00
GitHub Action
01e99c0229
[ci skip] Translation update
2023-01-05 00:23:39 +00:00
Martin Hjelmare and GitHub
8805a7e555
Fix humidifier enforce type hints ( #85148 )
2023-01-05 00:58:08 +01:00
Aaron Bach and GitHub
80c357c00f
Renovate Ridwell config flow tests ( #85135 )
...
* Renovate Ridwell config flow tests
* Better fixture name
* Inconsistent typing
2023-01-04 14:00:59 -07:00
6e9d3bf8e9
Renovate Airvisual tests ( #84892 )
...
* Renovate AirVisual tests
* Cleanup
* Package scope
* Update tests/components/airvisual/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-01-04 13:05:37 -07:00
JC Connell and GitHub
9c88dea584
Add last timestamp to Tile attributes ( #85095 )
...
* Add last timestamp to Tile attributes
* sort lines ascending
2023-01-04 12:58:53 -07:00