Malte Franken
9927bb3330
Bump georss_ign_sismologia_client to 0.6 ( #85784 )
...
bump georss_ign_sismologia_client to 0.6
2023-01-13 08:58:28 +01:00
tronikos
8e26c048a7
Remove oauth2client dependency in Google Assistant SDK ( #85785 )
...
Remove import oauth2client, inline 2 constants
2023-01-13 00:20:16 +01:00
shbatm
28bea53afe
Move ISY994 data to dataclass and remove bad entities ( #85744 )
2023-01-12 13:09:04 -10:00
J. Nick Koston
f941864308
Bump pySwitchbot to 0.36.4 ( #85777 )
2023-01-12 23:17:00 +01:00
Franck Nijhof
2ca73be9d0
Update sentry-sdk to 1.13.0 ( #85772 )
2023-01-12 23:04:49 +01:00
Franck Nijhof
9415e7e51b
Address small review comments in ESPHome ( #85770 )
2023-01-12 22:55:18 +01:00
Jovan Gerodetti
49031b8fa7
Implement sync time button for moehlenhoff_alpha2 ( #85676 )
...
* Implement sync time button for moehlenhoff_alpha2
* fix outdated doc comment
Co-authored-by: j-a-n <oss@janschneider.net>
* address review comments
Co-authored-by: j-a-n <oss@janschneider.net>
2023-01-12 22:09:14 +01:00
Teju Nareddy
cb04a52220
Fix IoT Class for Torque integration ( #85667 )
...
* Fix IoT Class for Torque plugin
This is currently misclassified:
- There is no "Torque" server, the Torque plugin is the server that receives data directly from the client. It should be `local` instead of `cloud`.
- The client sends data to the server as needed. This plugin will NOT poll for data. It should be `push` instead of `poll`.
* Run hassfest
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-12 21:52:39 +01:00
Yuval Aboulafia
578a1cdc02
Add statistics support to iperf3 ( #85771 )
2023-01-12 12:02:56 -08:00
Yuval Aboulafia
1f6efe8c3e
Remove WAQI unsupported UOM ( #85768 )
...
fixes undefined
2023-01-12 20:10:45 +01:00
Aaron Bach
107461df0d
Follow-up on ReCollect Waste calendar entity ( #85766 )
2023-01-12 11:56:06 -07:00
Kevin Worrel
4f20b15742
Bump screenlogicpy to 0.6.2 ( #85725 )
...
fixes undefined
2023-01-12 19:41:07 +01:00
Shay Levy
596f779254
Bump aiowebostv to 0.3.0 ( #85756 )
2023-01-12 19:11:27 +01:00
epenet
e18117fd63
Bump sfrbox-api to 0.0.4 ( #85742 )
...
* Bump sfrbox-api to 0.0.3
* Bump sfrbox-api to 0.0.4
2023-01-12 18:17:31 +02:00
epenet
b5a9e682be
Add missing enum item in SFR Box ( #85746 )
...
* Add missing enum item in SFR Box
* Adjust tests
2023-01-12 18:15:09 +02:00
Maciej Bieniek
cc016c9bba
Pass language to the Airly API ( #85655 )
...
* Pass language to the API
* Pass only pl or en
* Add comment
2023-01-12 16:15:00 +01:00
Erik Montnemery
8418a30cc0
Refactor energy validation issue reporting ( #85523 )
...
* Refactor energy validation issue reporting
* Update English translations
* Adjust translations
2023-01-12 12:50:43 +01:00
Osma Ahvenlampi
45a41421b6
Change Ruuvi movement counter to correct state class ( #85677 )
...
change Ruuvi movement counter to correct class
The counter's values are 0 to 255 increasing value, so the correct state class as per https://developers.home-assistant.io/docs/core/entity/sensor/#entities-representing-a-total-amount is TOTAL_INCREASING.
2023-01-12 10:29:54 +01:00
epenet
5a4df9d870
Add binary sensor platform to SFR Box ( #85508 )
...
* Add binary sensor platform to SFR Box
* Simplify
2023-01-12 10:06:09 +01:00
Jan Bouwhuis
64e235285d
Deprecate power_command_topic for MQTT climate ( #85229 )
...
* Deprecate mode_command_topic for MQTT climate
* Correct deprecation and remove support release inf
* Do not use future tense for comment
* Extend deprecation period to 6 months
2023-01-12 09:49:14 +01:00
Erik Montnemery
a7fb3c82fb
Add WS command number/device_class_convertible_units ( #85598 )
...
* Add WS command number/device_class_convertible_units
* Add websocket_api
* Update tests
2023-01-12 09:34:10 +01:00
Erik Montnemery
305fb86d50
Add WS command sensor/device_class_convertible_units ( #85213 )
...
* Add WS command sensor/device_class_units
* Rename new command to device_class_convertible_units
2023-01-12 09:31:06 +01:00
epenet
679e971131
Add system diagnostic sensors to SFR Box ( #85184 )
...
* Add system diagnostic sensor
* Add tests
2023-01-12 09:29:12 +01:00
Erik Montnemery
b0d4b73874
Add unitless unit converter ( #85694 )
...
* Add unitless unit converter
* Adjust type hints
* Adjust tests
* Rename to UnitlessRatioConverter
2023-01-12 09:20:00 +01:00
Maciej Bieniek
a176de6d4b
Add RPC smoke binary sensor to Shelly integration ( #85697 )
...
* Add RPS smoke binary sensor
* Remove index
* Remove the unnecessary attribute
2023-01-12 08:42:40 +01:00
Shay Levy
b71d332a10
Cleanup Shelly sensor description ( #85732 )
2023-01-11 21:39:49 -10:00
Ville Skyttä
c625051665
Improve Huawei LTE SSDP inclusion ( #85572 )
...
* Probe Huawei LTE API for device support on SSDP match
More or less as expected, the loosening of SSDP/UPnP data matches done
in #81643 started to yield false positives, as in #85402 .
Coming up with robust matches solely based on the SSDP/UPnP data still
does not seem possible, so keep the matches as loose as they were made,
but additionally invoke a probe request on the API to determine if the
device looks like a supported one.
* Probe only after unique id checks
Prevents throwaway probes for discoveries already in progress.
* Fix SSDP result URL test, add missing assert on it
2023-01-12 06:47:38 +01:00
shbatm
255a8362a1
Consolidate device info and clean-up ISY994 code base ( #85657 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-11 18:07:44 -10:00
Jack Boswell
43cc8a1ebf
Add binary_sensor to Starlink ( #85409 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-11 17:18:54 -10:00
Robert Hillis
ae9a57b2a8
Remove oauth2client dependency in Google Sheets ( #85637 )
...
Remove oauth2client dependency
2023-01-12 04:02:02 +01:00
Nathan Spencer
0ae855d345
Fix Litter-Robot 4 firmware versions reported while updating ( #85710 )
2023-01-12 03:53:06 +01:00
Robert Hillis
b14c141fe3
Address review comments for D-Link config flow ( #85712 )
...
* Address review comments for D-Link config flow
* uno mas
* uno mas
* uno mas
2023-01-12 03:46:51 +01:00
Eugenio Panadero
05590f63c9
Clean attributes in pvpc hourly pricing ElecPriceSensor ( #85688 )
...
♻️ Remove unnecessary private attrs and fix typing for sensor entity
2023-01-12 03:21:16 +01:00
Daniel Hjelseth Høyer
2757f97114
Update pyTibber to 0.26.8 ( #85702 )
...
* Tibber, update pyTibber
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Tibber, update pyTibber
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2023-01-12 03:15:28 +01:00
Klaas Schoute
6f92c5381d
Add Energie VanOns virtual integration ( #85704 )
2023-01-12 01:14:36 +01:00
Eugenio Panadero
77feaecbfa
Remove unreachable config entry migration in pvpc hourly pricing ( #85700 )
...
* 🔥 Remove old config entry migration logic
introduced for a breaking change in 2021-06, now unreachable after
completely disabling the YAML config for the integration
* ✅ Remove test for old config entry migration logic
and adjust existent one for config-flow to do not lose coverage
2023-01-12 01:07:11 +01:00
Jovan Gerodetti
3ee73f0fea
Bump moehlenhoff-alpha2 to 1.3.0 ( #85720 )
...
bump moehlenhoff_alpha2 to v1.3.0
2023-01-12 00:52:32 +01:00
Milan Meulemans
e603645b90
Upgrade aionanoleaf to 0.2.1 ( #83669 )
2023-01-12 00:43:04 +01:00
Felix T
42a4dd98f1
Use fallback advertising interval for non-connectable Bluetooth devices ( #85701 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-11 12:11:25 -10:00
Paulus Schoutsen
c8cd41b5d4
Add ESPHome update entities ( #85717 )
2023-01-11 16:26:13 -05:00
Paulus Schoutsen
06bc9c7b22
Automatically fetch the encryption key from the ESPHome dashboard ( #85709 )
...
* Automatically fetch the encryption key from the ESPHome dashboard
* Also use encryption key during reauth
* Typo
* Clean up tests
2023-01-11 15:28:31 -05:00
epenet
a2f6299fc1
Remove invalid device class in energyzero ( #85690 )
...
* Remove invalid device class in energyzero
* Adjust tests
2023-01-11 20:49:14 +01:00
Ernst Klamer
a575dfb5c3
Bump bthome-ble to 2.5.0 ( #85670 )
...
Bump bthome-ble
2023-01-11 19:30:39 +02:00
Ville Skyttä
ccd7f09de6
Upgrade huawei-lte-api to 1.6.11 ( #85669 )
2023-01-11 17:44:55 +01:00
mkmer
f9dcb2ea84
Bump whirlpool-sixth-sense to 0.18.2 ( #85679 )
2023-01-11 14:54:41 +01:00
Eugenio Panadero
2286029b5d
Bump `aiopvpc` to 4.0.1 ( #85612 )
...
* 📦 ️ Bump aiopvpc version
* ♻️ Evolve DataUpdateCoordinator and PVPC sensor for new aiopvpc
setting `SensorDeviceClass.MONETARY` for the price sensor
* 🍱 tests: Update tests fixtures with new sensor data
for aiopvpc v4 with 'esios_public' as data-source
* ✅ tests: Adapt test suite for new default data-source
* 📦 ️ Bump aiopvpc version for latest patch 4.0.1
* ⏪ ️ Revert changes unrelated to library bump
* ⏪ ️ Revert tests changes unrelated to library bump
2023-01-11 14:49:42 +01:00
Paulus Schoutsen
82ec769ec5
Handle ESPHome dashboard discovery ( #85662 )
2023-01-11 08:30:52 -05:00
Jan Bouwhuis
1a4cac95a1
Revert "Bump steamodd to 4.23" ( #85651 )
2023-01-11 13:13:19 +01:00
Erik Montnemery
0200327fa8
Make the kitchen_sink integration trigger statistics issues ( #79742 )
...
* Make the kitchen_sink integration trigger statistics issues
* Remove dead code
2023-01-11 08:14:11 +01:00
GitHub Action
941f82b60c
[ci skip] Translation update
2023-01-11 00:23:37 +00:00
Robert Hillis
3d7c61bbed
Add D-Link config flow ( #84927 )
2023-01-10 14:10:56 -10:00
rikroe
1afb30344a
Add diagnostics to bmw_connected_drive ( #74871 )
...
* Add diagnostics to bmw_connected_drive
* Add tests for diagnostics
* Move get_fingerprints to library, bump bimmer_connected to 0.10.4
* Update bimmer_connected to 0.11.0
* Fix pytest
* Mock actual diagnostics HTTP calls
* Update tests for bimmer_connected 0.12.0
* Don't raise errors if vehicle is not found
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-01-11 01:09:45 +01:00
Matthias Alphart
db428f2141
Update xknx to 2.3.0 - add some DPTs, Routing security ( #85658 )
...
Update xknx to 2.3.0
2023-01-11 00:24:56 +01:00
shbatm
856895ddf5
Remove old migrate unique ID code from ISY994 ( #85641 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-10 12:42:31 -10:00
shbatm
d3249432c9
Add ISY994 variables as number entities ( #85511 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-10 12:29:11 -10:00
Ernst Klamer
7af23698bc
Bump bluemaestro-ble to 0.2.1 ( #85648 )
2023-01-10 11:40:18 -10:00
epenet
6e3cf896f7
Remove invalid device class in gios ( #85611 )
2023-01-10 22:08:13 +01:00
Eugenio Panadero
caa8fc4d10
Remove deprecated YAML manual config for PVPC Hourly Pricing ( #85614 )
2023-01-10 20:49:54 +01:00
Paul Bottein
67b238c8d1
Update frontend to 20230110.0 ( #85640 )
2023-01-10 14:28:12 -05:00
Erik Montnemery
85ba8a6cde
Bump hatasmota to 0.6.3 ( #85633 )
2023-01-10 20:48:06 +02:00
tronikos
667fde997d
Google Assistant SDK: Fix broadcast command in Japanese ( #85636 )
...
Fix broadcast command in Japanese
2023-01-10 20:20:28 +02:00
epenet
de2588f6e0
Add diagnostics platform to SFR Box ( #85500 )
2023-01-10 20:17:14 +02:00
Allen Porter
02357193ad
Bump gcal-sync to 4.1.2 ( #85631 )
2023-01-10 20:15:55 +02:00
Bouwe Westerdijk
4889373819
Bump plugwise to v0.27.1 ( #85630 )
2023-01-10 19:47:48 +02:00
mkmer
d01a62fec5
Bump AIOAladdinConnect to 0.1.52 ( #85632 )
2023-01-10 19:44:57 +02:00
epenet
a7647fee28
Fix unknown data in homematicip_cloud ( #85618 )
2023-01-10 12:26:49 -05:00
Erik Montnemery
7621c450c7
Add kitchen_sink integration ( #85592 )
2023-01-10 17:31:47 +01:00
epenet
67f8d82818
Remove invalid state class in deconz ( #85615 )
2023-01-10 17:28:35 +01:00
epenet
2ae986d45b
Remove invalid state class in tado ( #85624 )
2023-01-10 16:55:34 +01:00
epenet
4eddd8b75a
Remove invalid unit of measurement in mfi ( #85620 )
2023-01-10 16:45:59 +01:00
epenet
298d7504fd
Fix unknown data in qwikswitch ( #85621 )
2023-01-10 16:42:28 +01:00
epenet
d313d82eb7
Fix unknown data in influxdb ( #85619 )
2023-01-10 16:41:16 +01:00
epenet
65750fec9b
Remove invalid state class in hue ( #85617 )
2023-01-10 16:37:35 +01:00
epenet
4d660f926d
Fix unknown data in google wifi ( #85616 )
2023-01-10 16:37:04 +01:00
starkillerOG
105b34bd77
Reolink add support for flv protocol ( #85576 )
2023-01-10 12:16:48 +01:00
Aaron Bach
5d7f33ad76
Further generalize base Ridwell entity ( #85486 )
2023-01-10 12:15:28 +01:00
Erik Montnemery
5fdf78ed30
Drop title from repairs flows (2) ( #85597 )
2023-01-10 12:11:30 +01:00
epenet
fa7d7415d7
Adjust diagnostic return type in Sonos ( #85585 )
2023-01-10 12:07:14 +01:00
Dermot Duffy
b64d14004a
Bump motionEye client version to v0.3.14 ( #85408 )
2023-01-10 12:01:42 +01:00
Franck Nijhof
0a8380cbe1
Deprecate Magicseaweed ( #85527 )
2023-01-10 11:54:49 +01:00
epenet
9eb06fd59d
Simplify sensor state validation ( #85513 )
2023-01-10 11:52:29 +01:00
mkmer
b86c58b0ea
Bump whirlpool-sixth-sense to 0.18.1 ( #85521 )
...
* Bump whirlpool to 0.18.1
Add HASS AIOsession
Add unregister to remove_from_hass
* remove session from WhirlpoolData class
2023-01-10 10:41:35 +01:00
Franck Nijhof
bba9ad3243
Revert "Adapt tplink to use has_entity_name" ( #85595 )
...
Revert "Adapt tplink to use has_entity_name (#85577 )"
This reverts commit ca0fe488ba
.
2023-01-10 10:06:58 +01:00
Guido Schmitz
d40a4aa970
Add switch platform to devolo_home_network ( #72494 )
2023-01-10 10:05:59 +01:00
Franck Nijhof
05c32c51fd
Code styling tweaks to the Cast integration ( #85560 )
2023-01-10 09:57:13 +01:00
J. Nick Koston
6aa44d5b82
Bump bleak to 0.19.5 ( #85567 )
...
changelog: https://github.com/hbldh/bleak/compare/v0.19.2...v0.19.5
2023-01-10 09:56:24 +01:00
J. Nick Koston
f9dbce8bf4
Bump dbus-fast to 1.84.0 ( #85568 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.82.0...v1.84.0
2023-01-10 09:55:37 +01:00
Aaron Bach
6a801fc058
Remove no-longer-needed invalid API key monitor for OpenUV ( #85573 )
...
* Remove no-longer-needed invalid API key monitor for OpenUV
* Handle re-auth cancellation
* Use automatic API status check
2023-01-10 09:48:39 +01:00
Shay Levy
bf67458d83
Bump aioshelly to 5.2.1 to fix Task exception was never retrieved ( #85575 )
...
Bump aioshelly to 5.2.1
2023-01-10 09:46:36 +01:00
starkillerOG
db8a94d5e2
bump reolink-aio to 0.2.1 ( #85571 )
2023-01-10 09:44:53 +01:00
Teemu R
ca0fe488ba
Adapt tplink to use has_entity_name ( #85577 )
...
* Adapt tplink to use has_entity_name
* Set the name for individual smartstrip sockets
* Fix tests
2023-01-10 09:40:29 +01:00
Bouwe Westerdijk
4a22b463d1
Plugwise: add missing P1v2 sensors ( #85589 )
...
Add missing P1v2 sensors
2023-01-10 09:36:18 +01:00
tronikos
e24989b446
Google Assistant SDK conversation agent ( #85499 )
...
* Google Assistant SDK conversation agent
* refresh token
* fix session
* Add tests
* Add option to enable conversation agent
2023-01-09 20:53:41 -05:00
GitHub Action
f2df72e014
[ci skip] Translation update
2023-01-10 00:25:07 +00:00
starkillerOG
77542fc842
Netgear fix missing await ( #85574 )
...
fix missing await
2023-01-10 01:02:31 +02:00
epenet
069d8024a4
Remove invalid state class in Subaru sensor ( #85520 )
2023-01-09 15:59:17 -07:00
Michael Hansen
07bd208c7d
Load custom sentences from config directory ( #85558 )
...
* Load custom sentences from config directory
* Load custom sentences from config directory
* Custom sentences in custom_sentences/<language>/
* Load custom sentences from config directory
* Custom sentences in custom_sentences/<language>/
* Add custom_sentences test
2023-01-09 16:48:59 -06:00
Jeef
6970a8a87a
Add IntelliFire lights ( #79816 )
2023-01-09 12:16:39 -10:00
J. Nick Koston
2c95c0b3a1
Do not check ble scanner state for sleepy shelly devices ( #85566 )
...
fixes #85563
2023-01-10 00:16:14 +02:00
Christopher Bailey
02897fb9a3
Add UniFi Protect Chime Duration entity ( #85538 )
2023-01-09 12:09:41 -10:00