Oliver
0441a64c69
Update media state via telnet in `denonavr` integration ( #89788 )
2023-03-19 00:47:01 -10:00
Kevin Worrel
b403a96ea0
Bump screenlogicpy to v0.8.2 ( #89832 )
2023-03-17 10:10:37 -10:00
Martin Hjelmare
f4de050904
Bump hass-nabucasa to 0.61.1 ( #89864 )
2023-03-17 13:27:05 +01:00
Jean-François Roy
5a6234d60e
Bump aiobafi6 to 0.8.0 ( #89840 )
2023-03-16 19:13:23 -10:00
J. Nick Koston
350e967a89
Bump aioharmony to 0.2.10 ( #89831 )
...
fixes #89823
2023-03-16 22:44:49 -04:00
Bram Kragten
ba4a638b39
Update frontend to 20230309.1 ( #89802 )
2023-03-16 18:32:07 +01:00
J. Nick Koston
c707ddbf7c
Bump aioesphomeapi to 13.5.1 ( #89777 )
2023-03-15 20:00:47 -10:00
J. Nick Koston
ecf6922ade
Bump yalexs_ble to 2.1.0 ( #89772 )
...
switches to using cryptography to reduce the number of deps
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.0.4...v2.1.0
2023-03-15 23:47:26 -04:00
Matthias Alphart
a360da8bc3
Update xknx to 2.7.0 ( #89765 )
2023-03-15 23:28:43 +01:00
J. Nick Koston
69078b5aed
Bump pyblackbird to 0.6 for py3.11 ( #89719 )
2023-03-15 12:14:49 -10:00
Allen Porter
b588b8b215
Bump ical to 4.5.0 ( #89744 )
2023-03-15 18:06:46 +01:00
StefanIacobLivisi
6b768b90b4
Bump aiolivisi to 0.0.19 ( #89752 )
2023-03-15 18:05:45 +01:00
Joakim Plate
bf8c4cae27
Update to nibe 2.1.4 ( #89686 )
2023-03-15 06:01:34 +01:00
Marcio Granzotto Rodrigues
9d2c62095f
Bump bond-async to 0.1.23 ( #89697 )
2023-03-14 08:44:55 -10:00
Ernst Klamer
d1969fd0c2
Add water sensor to bthome ( #89595 )
...
* Add water sensor to bthome
* Use TOTAL state class for gas water and energy
2023-03-14 19:26:05 +01:00
puddly
cbffaf30ba
Bump ZHA dependencies ( #89667 )
...
* Bump `zha-quirks` library and account for `setup_quirks` signature
* Bump other ZHA dependencies
* Revert zigpy bump
2023-03-13 20:52:01 -04:00
Paulus Schoutsen
8a4233ac8e
Bump SQLAlchemy to 2.0.6 ( #89650 )
2023-03-13 08:51:01 -10:00
starkillerOG
d54259f9ac
Bump reolink-aio to 0.5.5 ( #89646 )
2023-03-13 18:47:00 +01:00
Nick Borgers
a7396af4bb
Bump pybravia to 0.3.2 ( #89635 )
2023-03-13 16:06:29 +01:00
Erik Montnemery
0f2abe7f25
Bump python-otbr-api to 1.0.9 ( #89637 )
2023-03-13 15:52:36 +01:00
Klaas Schoute
3aeda1792a
Bump easyEnergy to v0.2.1 ( #89630 )
2023-03-13 15:00:50 +01:00
starkillerOG
431a8d0047
Add support for dual lens cameras in Reolink ( #89554 )
2023-03-13 12:16:52 +01:00
cnico
e73e88b922
Bump flipr-api to 1.5.0 ( #89598 )
...
flipr api 1.5.0 to use the new cloud api
2023-03-13 11:16:45 +01:00
Eugenio Panadero
1fb11aec26
Bump aiopvpc to 4.1.0 ( #89593 )
2023-03-13 09:07:10 +01:00
Stephan Uhle
c45fb85f17
Bump pysml to 0.0.9 ( #89603 )
2023-03-13 08:25:59 +01:00
MarkGodwin
41b4c5532d
Add Update entities to TP-Link Omada integration ( #89562 )
...
* Bump tplink-omada
* Add omada firmware updates
* Excluded from code coverage
* Fixed entity name
2023-03-12 21:26:34 -04:00
J. Nick Koston
e809b636e6
Bump rflink to 0.0.65 for python 3.11 ( #89601 )
2023-03-12 12:44:47 -10:00
Robert Svensson
7487a004fd
Bump pydeconz to v110 ( #89527 )
...
* Bump pydeconz to v109
* Bump pydeconz to v110 for additional color modes
2023-03-11 20:13:27 +01:00
Thijs W
b8bda93d87
Add config flow to frontier_silicon ( #64365 )
...
* Add config_flow to frontier_silicon
* Add missing translation file
* Delay unique_id validation until radio_id can be determined
* Fix tests
* Improve tests
* Use FlowResultType
* Bump afsapi to 0.2.6
* Fix requirements_test_all.txt
* Stash ssdp, reauth and unignore flows for now
* Re-introduce SSDP flow
* hassfest changes
* Address review comments
* Small style update
* Fix tests
* Update integrations.json
* fix order in manifest.json
* fix black errors
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Address review comments
* fix black errors
* Use async_setup_platform instead of async_setup
* Address review comments on tests
* parameterize tests
* Remove discovery component changes from this PR
* Address review comments
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Add extra asserts to tests
* Restructure _async_step_device_config_if_needed
* Add return statement
* Update homeassistant/components/frontier_silicon/media_player.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-03-10 10:26:03 +01:00
Paul Bottein
01d8eaa5b6
Update frontend to 20230309.0 ( #89446 )
2023-03-09 12:28:02 -05:00
Dillon Fearns
0d948a0f11
Bump roombapy to 1.6.6 ( #89366 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-03-08 22:39:33 +01:00
mkmer
5c768c3f89
Bump aiosomecomfort to 0.0.14 ( #89393 )
2023-03-08 22:02:18 +01:00
Brandon Rothweiler
4f11344bc3
Bump pymazda to 0.3.8 ( #89387 )
2023-03-08 10:56:40 -10:00
Erik Montnemery
09915f8047
Add WS API for getting an OTBR's extended address ( #89384 )
...
* Add WS API for getting an OTBR's extended address
* Bump python-otbr-api to 1.0.8
* Really add require_admin decorator to otbr WS API
2023-03-08 15:52:53 -05:00
Mark Adkins
84b5ea8ac0
Bump SharkIQ to 1.0.2 ( #89346 )
...
* SharkIQ Dep & Codeowner Update
* Update code owners
* Revert code owner changes
2023-03-08 15:31:32 -05:00
parliament119
7d97653895
Bump pyfritzhome to 0.6.8 and add support for Non-Color-Bulbs ( #89141 )
2023-03-08 18:24:37 +01:00
Nathan Spencer
ff83b8adb8
Bump pybalboa to 1.0.1 ( #89310 )
2023-03-08 08:26:34 +01:00
Tom Harris
008a30618c
Fix Insteon open issues with adding devices by address and missing events ( #89305 )
...
* Add missing events
* Bump dependancies
* Update for code review
2023-03-07 21:06:29 -05:00
Aidan Timson
85bcf11aeb
Update systembridgeconnector to 3.4.8 ( #79732 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-07 10:22:31 +01:00
J. Nick Koston
9672b5f02c
Bump sqlalchemy to 2.0.5post1 ( #89253 )
...
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.5
mostly bugfixes for 2.x regressions
2023-03-06 20:20:37 -05:00
J. Nick Koston
5ccaa549d1
Bump aioesphomeapi to 13.5.0 ( #89262 )
2023-03-06 14:04:10 -10:00
J. Nick Koston
83fa4c6c60
Bump aioesphomeapi to 13.4.2 ( #89210 )
2023-03-06 18:49:54 +01:00
Maciej Bieniek
1538f639ae
Bump `gios` library to version 3.1.0 ( #89044 )
2023-03-06 18:12:19 +01:00
Bram Kragten
0ce9c6293a
Update frontend to 20230306.0 ( #89227 )
2023-03-06 12:47:01 +01:00
Franck Nijhof
74566258ba
Update watchdog to 2.3.1 ( #89190 )
2023-03-05 19:47:31 -05:00
Franck Nijhof
570db2a0af
Update sentry-sdk to 1.16.0 ( #89193 )
2023-03-05 19:47:19 -05:00
Ernst Klamer
497e3cf744
Bump bthome to 2.8.0 ( #89192 )
2023-03-05 23:35:48 +01:00
Greg Dowling
08b3945d9b
Bump pyroon to 0.1.4 ( #89124 )
2023-03-05 13:35:32 +01:00
starkillerOG
3f7a58786f
Bump reolink-aio to 0.5.3 ( #89145 )
2023-03-05 13:34:07 +01:00
Mick Vleeshouwer
85618fd3cd
Bump overkiz dependency to 1.7.7 ( #89163 )
2023-03-05 12:54:39 +01:00
gjong
afd37c8a0a
Bump youless api version to v1.0.1 ( #89117 )
2023-03-05 12:49:02 +01:00
J. Nick Koston
927b43626c
Bump aiodiscover to 1.4.14 ( #89174 )
2023-03-05 12:44:45 +01:00
Maciej Bieniek
6dc99d2ad8
Bump `brother` and `pysnmplib` backend libraries ( #89100 )
...
* Bump brother and pysnmplib
* Fix tests
2023-03-05 12:40:12 +01:00
Raman Gupta
62b0603b76
Bump pyvizio to 0.1.60 ( #89160 )
2023-03-05 01:03:36 -05:00
Garrett
34f8e94ca9
Bump subarulink to 0.7.5 ( #89162 )
2023-03-04 22:26:16 +01:00
rappenze
2e5801cb6d
Bump pyfibaro version to 0.6.9 ( #89120 )
2023-03-04 12:05:41 +01:00
Toni Juvani
f69aa7ad9d
Update pyTibber to 0.27.0 ( #86940 )
...
* Update pyTibber to 0.27.0
* Handle new exceptions
2023-03-02 10:11:34 -05:00
Paul Bottein
fd4d79d24c
Update frontend to 20230302.0 ( #89042 )
2023-03-02 10:10:26 -05:00
Xavier Decuyper
1efc33d4c6
Nuki: show actual device model in device registry ( #89017 )
...
* Bump pynuki to 1.6.1 (adds friendly device model names)
* Nuki: use friendly model name for device registry
* Update global dependencies
2023-03-02 13:40:22 +01:00
Erik Montnemery
aa92d05317
Bump py-dormakaba-dkey to 1.0.4 ( #88992 )
2023-03-01 21:07:12 -05:00
Stephan Uhle
adb0455bd2
Add config flow to EDL21 ( #87655 )
...
* Added config_flow for edl21.
* Added already_configured check.
* Added config_flow test
* Added setup of the edl21 from configuration.yaml
* Ran script.gen_requirements_all
* Removed the generated translation file.
* Added a deprecation warning when importing from configuration.yaml.
* Readded the platform schema.
* Added handling of optional name for legacy configuration.
* Fixed handling of default value in legacy configuration.
* Added duplication check entries created via legacy config.
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Apply suggestions from code review
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-03-01 21:19:20 +01:00
Bram Kragten
89c276bb6b
Update frontend to 20230301.0 ( #88975 )
2023-03-01 11:12:37 -05:00
mkmer
54de16875d
Bump Aiosomecomfort to 0.0.11 ( #88970 )
2023-03-01 16:19:46 +01:00
Mitch
42a69566ac
Bump nuheat to 1.0.1 ( #88958 )
2023-03-01 11:39:14 +01:00
Michael Hansen
e0bdb3ecc3
Update intent sentences package ( #88933 )
...
* Actually use translated state names in response
* Change test result now that locks are excluded from HassTurnOn
* Bump home-assistant-intents and hassil versions
2023-02-28 21:07:18 -05:00
djtimca
dccd3e277e
Bump auroranoaa to 0.0.3 ( #88927 )
...
* Bump aurora_api version to fix issues with NOAA conversion values. Fix #82587
* update requirements for aurora.
* Add state_class to aurora sensor.
* Fixed environment to run requirements_all script.
* Revert "Add state_class to aurora sensor."
This reverts commit 213e21e842
.
2023-02-28 23:33:05 +01:00
Tom Harris
47a3c27c9a
Bump pyinsteon to 1.3.3 ( #88925 )
...
Bump pyinsteon
2023-02-28 15:34:07 -05:00
Erik Montnemery
ad55a5db11
Bump py-dormakaba-dkey to 1.0.3 ( #88924 )
...
* Bump py-dormakaba-dkey to 1.0.3
* Log unexpected errors in config flow
2023-02-28 15:33:50 -05:00
Marcel van der Veldt
36e6a879ad
Bump aiohue library to version 4.6.2 ( #88907 )
...
* Bump aiohue library to 4.6.2
* Fix long press (fixed in aiohue lib)
* fix test
2023-02-28 11:53:15 -05:00
Erik Montnemery
f41bec6ba9
Create repairs issue if Thread network is insecure ( #88888 )
...
* Bump python-otbr-api to 1.0.5
* Create repairs issue if Thread network is insecure
* Address review comments
2023-02-28 13:50:56 +01:00
Matthias Alphart
7b3cab1bfe
Update xknx to 2.6.0 ( #88864 )
2023-02-28 00:22:22 +01:00
Paul Bottein
c096ef3fce
Update frontend to 20230227.0 ( #88857 )
2023-02-28 00:20:40 +01:00
puddly
7a5a882687
Bump ZHA dependencies ( #88799 )
...
* Bump ZHA dependencies
* Use `importlib.metadata.version` to get package versions
2023-02-27 15:07:57 -05:00
Klaas Schoute
73c7ee4326
Bump odp-amsterdam to v5.1.0 ( #88847 )
2023-02-27 18:45:29 +01:00
Emory Penney
0e8d28dab0
Add Config Flow to Obihai ( #88627 )
...
* Obihai: Config Flow Only
* Remove reboot service
* Update .coveragerc
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* PR Feedback
* Use Issue Registry
* Add config_flow tests
* Another pass with pre-commit
* Resolve cyclical import and move sensorClasses to sensor
* Update homeassistant/components/obihai/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/obihai/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/obihai/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/obihai/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Another round of feedback
* More PR feedback
* Offline testing, already_configured is required
* Update homeassistant/components/obihai/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/obihai/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/obihai/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Cleanup
* Update homeassistant/components/obihai/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* PR feedback
* Backout today's changes: Fix mypy error
* Update tests/components/obihai/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/obihai/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/obihai/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/obihai/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Don't plan ahead
* PR feedback
* Update homeassistant/components/obihai/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Cleanup strings
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-02-27 17:22:15 +01:00
Ernst Klamer
00954dfc1f
Add gas sensor to BTHome ( #88770 )
...
* Bump bthome
* Add gas sensor
2023-02-27 10:40:08 -05:00
mkmer
b542f6b3ac
Bump aiosomecomfort to 0.0.10 ( #88766 )
2023-02-27 13:48:23 +01:00
stickpin
735000475a
Upgrade caldav to 1.2.0 ( #88791 )
2023-02-27 11:29:46 +01:00
Michael Davie
ae3e8746f7
Bump env_canada to 0.5.29 ( #88821 )
2023-02-27 11:19:29 +01:00
Mick Vleeshouwer
4fd7ca503f
Bump pyoverkiz to 1.7.6 ( #88808 )
2023-02-27 08:09:45 +01:00
J. Nick Koston
d219e7c8b1
Bump yalexs-ble to 2.0.4 ( #88798 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.0.3...v2.0.4
2023-02-26 21:06:27 -05:00
Diogo Gomes
c8fc2dc440
Add Camera platform to Prosegur ( #76428 )
...
* add camera to prosegur
* add tests
* address review
* better tests
* clean
* clean
* fix tests
* leftover from merge
* sorting missing
* Update homeassistant/components/prosegur/services.yaml
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-02-26 20:25:55 -05:00
Joakim Plate
e00ff54869
Update nibe library to 2.0.0 ( #88769 )
2023-02-26 11:05:31 +01:00
shbatm
7c23de469e
Add ISY994 services to set and delete lock codes ( #88754 )
2023-02-26 01:12:00 -06:00
Austin Mroczek
3499d60401
Bump total_connect_client to v2023.2 ( #88729 )
...
* bump total_connect_client to v2023.2
* Trigger Build
2023-02-25 09:20:17 +01:00
Álvaro Fernández Rojas
1edef73c9a
Update aioqsw v0.3.2 ( #88695 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-02-24 22:10:00 -05:00
Bram Kragten
a60fd18386
Update frontend to 20230224.0 ( #88721 )
2023-02-24 21:39:59 -05:00
J. Nick Koston
ee7dfdae30
Bump aioesphomeapi to 13.4.1 ( #88703 )
...
changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v13.4.1
2023-02-24 11:09:12 -05:00
StefanIacobLivisi
ba929dfc79
Bump aiolivisi to 0.0.16 ( #88700 )
...
Increment aiolivisi library version
2023-02-24 15:22:30 +01:00
stickpin
84823d2fcf
Upgrade caldav to 1.1.3 ( #88681 )
...
* Update caldav to 1.1.3
* update caldav to 1.1.3
* update caldav to 1.1.3
---------
Co-authored-by: Allen Porter <allen@thebends.org>
2023-02-24 06:32:59 +00:00
J. Nick Koston
f0b029c363
Bump mopeka_iot_ble to 0.4.1 ( #88680 )
...
* Bump mopeka_iot_ble to 0.4.1
closes #88232
* adjust tests
2023-02-23 20:52:31 -05:00
Marcel van der Veldt
301144993c
Fix support for Bridge(d) and composed devices in Matter ( #88662 )
...
* Refactor discovery of entities to support composed and bridged devices
* Bump library version to 3.1.0
* move discovery schemas to platforms
* optimize a tiny bit
* simplify even more
* fixed bug in light platform
* fix color control logic
* fix some issues
* Update homeassistant/components/matter/discovery.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* fix some tests
* fix light test
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-23 14:58:37 -05:00
Bram Kragten
e0601530a0
Update frontend to 20230223.0 ( #88677 )
2023-02-23 13:38:07 -05:00
Franck Nijhof
f8314fe007
Update apprise to 1.3.0 ( #88658 )
2023-02-23 10:23:03 -05:00
J. Nick Koston
27ebee1501
Fix untrapped exceptions during Yale Access Bluetooth first setup ( #88642 )
2023-02-23 08:18:55 +01:00
starkillerOG
23b52025f9
Bump reolink-aio to 0.5.1 and check if update supported ( #88641 )
2023-02-23 08:13:03 +01:00
Erik Montnemery
473db48943
Bump python-otbr-api to 1.0.4 ( #88613 )
...
* Bump python-otbr-api to 1.0.4
* Adjust tests
2023-02-22 15:31:02 -05:00
Maciej Bieniek
64e39c9c81
Bump brother to 2.2.0 ( #88618 )
2023-02-22 20:28:58 +01:00
David F. Mulcahey
205c5ccbf3
Bump ZHA quirks to 0.0.93 ( #88621 )
2023-02-22 20:27:36 +01:00
Marcel van der Veldt
881e85d74f
Bump python-matter-server to 3.0.0 ( #88607 )
...
* Bump python-matter-server to 3.0.0
Include all fixes for the changed api schema of the library
* fix test fixtures
* remove invalid data from fixtures
* fix some of the tests
* fix binary sensor bug
* fix sensor bug
* fix switch test
* fix tests
* adjust bugs and typos
2023-02-22 14:24:30 -05:00
Quentame
9c7adfc4b2
Bump Météo-France to 1.2.0 ( #88617 )
2023-02-22 20:16:22 +01:00
Bram Kragten
0c03862a70
Update frontend to 20230222.0 ( #88615 )
2023-02-22 18:53:46 +01:00
Quentame
1cf5b7c9f7
Bump Freebox to 1.1.0 ( #88609 )
2023-02-22 18:02:34 +01:00
Jc2k
f7bfdfefde
Diagnostics report for Thread networks ( #88541 )
...
* Initial diagnostics
* Include MLP of local OTBR
* Add dep on pyroute2
* Move pyroute2 onto executor
* More comments
* Read thread data direct from zeroconf cache
* Get neighbour cache for known BR's
* isort
* mypy
* Add diagnostic test
* rel import
* Fix pylint
* Restore coverage in discovery.py
2023-02-22 11:24:21 -05:00
starkillerOG
68d4cbb210
Bump reolink-aio to 0.5.0 ( #88594 )
2023-02-22 16:54:13 +01:00
Michael Hansen
59f2b2ad51
Bump intents package version; hassil==1.0.5; home-assistant-intents==2023.2.22 ( #88605 )
...
* Bump hassil and intents versions
* Adjust tests to handle abbreviated responses
2023-02-22 09:36:42 -06:00
Tom Harris
0f212478cf
Bump Insteon dependencies ( #88514 )
2023-02-22 14:41:46 +01:00
J. Nick Koston
cbba0fee42
Bump sqlalchemy to 2.0.4 ( #88574 )
...
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.4
2023-02-21 21:11:16 -05:00
Maciej Bieniek
a54e523731
Bump `nettigo-air-monitor` to version 2.1.0 ( #88569 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-21 17:41:46 -06:00
Erik Montnemery
bfa315be51
Bump hatasmota to 0.6.4 ( #88565 )
2023-02-21 23:38:50 +01:00
rhpijnacker
24234a55a5
Bump pyRFXtrx to 0.30.1 ( #88538 )
2023-02-21 21:43:39 +01:00
J. Nick Koston
ff93b7a01c
Restore vulcan integration ( #88556 )
2023-02-21 20:56:36 +01:00
Maciej Bieniek
c06420689e
Bump nextdns to version 1.3.0 ( #88555 )
...
Bump nextdns
2023-02-21 19:43:40 +01:00
Jorgen Evens
4e32b65694
Improve pjlink reliability ( #80745 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-21 16:48:53 +01:00
J.P. Krauss
b5ead9e76f
Bump pyairnow to 1.2.1 ( #88516 )
2023-02-21 11:09:18 +01:00
Raman Gupta
8722f5b42b
Bump zwave-js-server-python to 0.46.0 ( #88520 )
2023-02-21 07:15:55 +01:00
Robert Svensson
f0af0e2b42
Bump pydeconz to v108 (catch lingering tasks) ( #88510 )
2023-02-20 17:34:00 -06:00
Kevin Worrel
d54858044c
Disable circuits set as 'Don't Show' in ScreenLogic by default ( #88518 )
2023-02-20 17:30:21 -06:00
J. Nick Koston
4f4defc055
Bump yalexs-ble to 2.0.2 ( #88513 )
2023-02-20 16:25:50 -06:00
J. Nick Koston
8e7081a8ce
Bump pySwitchbot to 0.37.3 ( #88512 )
2023-02-20 16:25:13 -06:00
Robert Svensson
d8f47c0e8c
Bump Axis to v47 (catch lingering tasks) ( #88508 )
...
Bump Axis to v47
Primary fix is to catch lingering tasks from create_task
https://github.com/Kane610/axis/compare/v46...v47
2023-02-20 22:58:57 +01:00
Koen van Zuijlen
92815c9948
Bump zeversolar to 0.3.1 ( #88386 )
...
Updated zeversolar to 0.3.1
2023-02-20 12:50:43 +01:00
Jesse Hills
6da524b378
ESPHome: Add additional field for current temperature precision ( #88464 )
2023-02-20 09:54:40 +01:00
Paulus Schoutsen
79c6dcb3ca
Disable vulcan ( #88466 )
...
Disable Vulcan integration
2023-02-19 22:06:01 -05:00
starkillerOG
1cdd914411
Bump motionblinds to 0.6.17 ( #88450 )
2023-02-19 19:15:28 +01:00
spycle
e799f24853
Update keymitt dependency ( #88430 )
2023-02-18 22:43:28 -06:00
Chris Talkington
04fabf4838
Update rokuecp to 0.17.1 ( #88425 )
2023-02-18 22:40:02 -06:00
Teemu R
1d928f05fa
Update python-kasa to 0.5.1 ( #88416 )
2023-02-18 22:39:08 -06:00
jjlawren
496ab49d80
Bump `SoCo` to 0.29.1 ( #88410 )
...
Bump soco to 0.29.1
2023-02-18 15:02:03 -05:00
Tom Harris
d84fde8c54
Insteon scenes ( #87803 )
...
* Add Insteon scene support
* Bump to pyinsteon 1.3.1
* Add tests
* Bump Insteon Panel to 0.3.1
* Change docstring
2023-02-18 15:52:49 +01:00
Guido Schmitz
1279868bf5
Bump devolo_plc_api to 1.2.0 ( #88348 )
2023-02-18 13:34:26 +01:00
stickpin
4f17f2ef5f
Upgrade caldav to 1.1.1 ( #88378 )
2023-02-18 13:16:46 +01:00
J. Nick Koston
714328d2ca
Handle key change in Yale Access Bluetooth after first connect ( #88282 )
2023-02-18 10:40:51 +01:00
Franck Nijhof
26f0de0d80
Update pyfido to 2.1.2 ( #88343 )
2023-02-17 19:51:36 +01:00
J. Nick Koston
30384501af
Cleanup august binary sensors ( #88332 )
2023-02-17 19:15:56 +01:00
Ernst Klamer
aeb09678a8
Bump xiaomi-ble to 0.16.4 ( #88333 )
2023-02-17 15:45:18 +00:00
J. Nick Koston
5ff87e6110
Bump ha-ffmpeg to 3.1.0 ( #88304 )
...
changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.0.2...3.1.0
2023-02-17 09:19:12 +01:00
Jesse Hills
a26d41f260
Implement Switchbot Blind Tilt ( #86591 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: BelowAverageDeveloper <90269575+BelowAverageDev@users.noreply.github.com>
2023-02-16 21:06:02 -06:00
mkmer
d46bbcf5a3
Bump aiosomecomfort to 0.0.8 ( #88195 )
...
* Update is_aux_heat in runtime
* Fix merge mistake
* Merge fixes 2.0
* Bump aiosomecomfort to 0.0.8
2023-02-16 13:54:26 -05:00
Marcel van der Veldt
d03655cb6f
Bump python-matter-server to 2.1.1 ( #88258 )
2023-02-16 18:53:03 +02:00
J. Nick Koston
cd57cdf8c4
Bump vulcan-api to 2.3.0 for python 3.11 ( #88254 )
...
Bump vulcan-api to 2.3.0
see https://github.com/kapi2289/vulcan-api/pull/126
see https://github.com/home-assistant/core/pull/88038
see https://github.com/home-assistant/docker/pull/260
2023-02-16 18:48:43 +02:00
rappenze
57cea6d637
Update pyfibaro to version 0.6.8 ( #88203 )
...
Update pyfibaro library to version 0.6.8
2023-02-15 23:28:44 +01:00
Marcel van der Veldt
dfe0ededa0
Bump python-matter-server to 2.1.0 ( #88192 )
...
* Bump python-matter-server to 2.1.0
* Fix tests
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-15 13:23:03 -05:00
Jc2k
f5a05c1bd2
Support HomeKit Controller Thread Provisioning ( #87809 )
2023-02-15 16:41:07 +00:00
J. Nick Koston
61539686a4
Disable profiler.memory service with python 3.11 ( #88136 )
2023-02-15 16:20:47 +01:00
starkillerOG
951269e88c
Bump reolink-aio to 0.4.2 ( #88175 )
2023-02-15 15:16:47 +01:00
J. Nick Koston
80b25d6f40
Bump pyunifiprotect to 4.7.0 for python 3.11 ( #88130 )
2023-02-14 15:29:34 -06:00
Joakim Plate
8529bcef2a
Bump arcam dependency to 1.2.1 ( #88125 )
2023-02-14 14:31:29 -06:00
Robert Svensson
3d8e8293d6
Bump pydeconz to v107 ( #88114 )
2023-02-14 13:48:24 -05:00
Matthias Alphart
d7861e79c5
Update xknx to 2.5.0 ( #88069 )
2023-02-14 12:44:43 +01:00
Ryan Fleming
1431979eab
Bump pyoctoprintapi to 0.1.11 ( #88052 )
...
Bump pyoctoprint to get camera url fixes
2023-02-14 08:40:03 +01:00
mkmer
01cd60fc12
Bump AIOAladdinConnect 0.1.56 ( #88041 )
2023-02-13 23:46:46 -05:00
J. Nick Koston
c1039fab4a
Bump dbus-fast to 1.84.1 ( #88042 )
2023-02-13 23:19:49 -05:00
J. Nick Koston
8a2d81fe4b
Bump zeroconf to 0.47.3 ( #88045 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.47.1...0.47.3
2023-02-13 23:19:36 -05:00
dcmeglio
3d9d79684d
Add support for telnet connections for Denonavr integration ( #85980 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-13 18:36:09 -06:00
Aaron Bach
b4c343b1a2
Bump `pyopenuv` to 2023.02.0 ( #88039 )
2023-02-13 16:40:49 -07:00
Daniel Hjelseth Høyer
e0235fbb30
Update tibber lib 0.26.13 ( #88018 )
2023-02-13 16:46:25 -06:00
J. Nick Koston
ae06d9fd5c
Bump aioesphomeapi to 13.3.1 ( #87969 )
...
* Bump aioesphomeapi to 13.3.0
We probably need to include https://github.com/esphome/aioesphomeapi/pull/382
as well in another bump
* bump
2023-02-13 09:07:56 -05:00
mletenay
ea94a2fbfd
Add support for 4 MPTT inverter ( #86901 )
2023-02-13 12:49:11 +01:00
racsa1
6ca4c5cfe7
Bump pydaikin 2.9.0 ( #87067 )
...
Co-authored-by: rsa <>
2023-02-12 22:23:56 +01:00
Raman Gupta
65d7242c22
Bump zwave-js-server-python to 0.45.2 ( #87822 )
2023-02-12 22:01:37 +01:00
Ernst Klamer
f96e8c82e8
Bump bthome-ble to 2.5.2 ( #87862 )
2023-02-12 21:44:08 +01:00
Steffen Zimmermann
87a8a3c166
Bump wiffi to 1.1.2 ( #87798 )
2023-02-12 20:25:03 +01:00
jan iversen
a88676384a
Bump pymodbus to v3.1.3 ( #87841 )
2023-02-12 20:21:59 +01:00
Klaas Schoute
60bcbd0473
Bump gridnet to v4.2.0 ( #87903 )
2023-02-12 18:53:05 +01:00
Erik Montnemery
10b7c273b1
Bump py-dormakaba-dkey to 1.0.2 ( #87935 )
2023-02-12 09:12:33 -06:00
starkillerOG
97699d1e9d
Bump reolink-aio to 0.4.1 ( #87933 )
2023-02-12 09:12:20 -06:00
Erik Montnemery
4db40810dd
Add support for dormakaba dKey locks ( #87501 )
...
* Add support for dormakaba dKey locks
* Pylint
* Address review comments
* Add test for already configured entry
* Add user flow
* Address review comments
* Simplify config flow
* Add tests
* Sort manifest
* Remove useless _abort_if_unique_id_configured
* Remove config entry update listener
* Simplify user flow
* Remove startup event
* Revert "Simplify user flow"
This reverts commit 0ef9d1c6bb
.
2023-02-12 13:46:31 +01:00
J. Nick Koston
e899754919
Bump sqlalchemy to 2.0.3 ( #87913 )
...
changes: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.3
2023-02-11 23:20:22 -05:00
Diogo Gomes
d0d2c3e7c3
Bump pyipma to 3.0.6 ( #87867 )
...
bump pyipma
2023-02-11 23:18:34 -05:00
rappenze
e1340e6ed4
Replace fiblary3 with pyfibaro library ( #83500 )
...
* Replace fiblary3 with pyfibaro library
* Fix some missing replacements for pyfibaro library
* Remove debug code which was committed accidentially
* Use fibaro_parent_id in another place
* Fix some bugs
* Move more code to the library
* Move has_unit check to correct place
2023-02-11 22:13:12 +01:00
Ernst Klamer
a385a00d08
Add support for Govee H5198 ( #87864 )
2023-02-10 15:56:30 -06:00
Ernst Klamer
9dd806278b
Keep sleepy xiaomi-ble devices that don't broadcast regularly available ( #87654 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
2023-02-09 16:42:08 -06:00
J. Nick Koston
84d14cc76a
Add reauthentication support to Yale Access Bluetooth ( #87719 )
...
* Bump yalexs_ble to 1.12.11 to fix reconnect when services fail to resolve
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.12.8...v1.12.11
* bump to make it work with esphome proxy as well
* empty
* Add reauth support to yalexs_ble
* lint
* reduce
* tweak
* tweak
* test for reauth
* Apply suggestions from code review
* cleanup
2023-02-09 22:24:14 +01:00
starkillerOG
f96de4ab45
Bump motionblinds to 0.6.16 ( #87782 )
2023-02-09 21:43:28 +01:00
Tom Harris
926534bde2
Bump pyinsteon to 1.3.1 ( #87788 )
...
* Bump pyinsteon to 1.3.1
* Fix record received test
* Fix status received test
2023-02-09 21:40:06 +01:00
Avi Miller
8fddd0e53a
Bump aiolifx to 0.8.9 ( #87790 )
...
Signed-off-by: Avi Miller <me@dje.li>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-09 21:38:17 +01:00
epenet
a13535b0c7
Bump renault-api to 0.1.12 ( #87773 )
...
fix https://github.com/hacf-fr/renault-api/pull/789
2023-02-09 16:55:02 +01:00
J. Nick Koston
b0cbe5cb69
Bump yalexs_ble to 1.12.12 to fix reconnect when services fail to resolve ( #87664 )
...
* Bump yalexs_ble to 1.12.11 to fix reconnect when services fail to resolve
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.12.8...v1.12.11
* bump to make it work with esphome proxy as well
* empty
2023-02-09 09:35:33 +01:00
J. Nick Koston
1a7c99382c
Revert "Bump aiolifx to 0.8.8" ( #87740 )
2023-02-08 16:36:09 -06:00
starkillerOG
17aee5e3a3
Bump reolink-aio to 0.4.0 ( #87733 )
...
bump reolink-aio to 0.4.0
2023-02-08 22:52:23 +01:00
Avi Miller
014743a27c
Bump aiolifx to 0.8.8 ( #87729 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-08 15:35:53 -06:00
H. Balázs
e1830128cc
Upgrading volvooncall to 0.10.2 ( #87572 )
...
* Upgrading volvooncall to 0.10.2
This release fixes the incorrect remaining time of charging the battery
* updating volvooncall test requirements
* Updating volvooncall requirements
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-02-08 22:28:47 +01:00
Erik Montnemery
94519de8dd
Upgrade SQLAlchemy to 2.0.2 ( #86436 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-08 08:17:32 -06:00
Luke
1bbc03d0ba
Bump oralb-ble to 0.17.5 ( #87657 )
...
fixes undefined
2023-02-07 20:01:36 -06:00
Jc2k
d829a2045a
Fix incorrect unique_id for BLE HomeKit devices ( #87550 )
2023-02-07 19:10:51 -06:00
Kevin Worrel
c505975940
Use library data to map state class for ScreenLogic ( #87649 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-07 14:13:06 -06:00
shbatm
096f6eb554
Bump PyISY to 3.1.13, check portal for network buttons ( #87650 )
2023-02-07 13:03:27 -06:00
Maciej Bieniek
6a3619d9fa
Refactor NAM sensor platform ( #87048 )
...
* Bump backend library
* Remove AQI_LEVEL_STATE_MAPPING
* Add native_precission
* Update diagnostics fixture
* Use _attr_native_value
* Fix type
* Improve lambda
* Revert native_value property
* native_precision -> suggested_display_precision
2023-02-07 09:14:20 +01:00
J. Nick Koston
8757e1ced8
Bump inkbird-ble to 0.5.6 ( #87590 )
...
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.5.5...v0.5.6
fixes #85432
2023-02-06 23:59:21 -05:00
J. Nick Koston
37e6e67542
Bump sensorpro-ble to 0.5.3 ( #87591 )
...
changelog: https://github.com/Bluetooth-Devices/sensorpro-ble/compare/v0.5.1...v0.5.3
same fix as #85432 but for sensorpro
2023-02-06 23:59:17 -05:00
J. Nick Koston
a582f8181c
Bump thermopro-ble to 0.4.5 ( #87592 )
...
changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.4.3..v0.4.5
same fix as #85432 but for thermopro
2023-02-06 23:59:13 -05:00
J. Nick Koston
4c06e00ea6
Bump bluemaestro-ble to 0.2.3 ( #87594 )
...
changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.1..v0.2.3
same fix as #85432 but for bluemaestro
2023-02-06 23:59:09 -05:00
J. Nick Koston
e8027ebab2
Bump sensorpush-ble to 1.5.5 ( #87595 )
...
* Bump sensorpush-ble to 1.5.4
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.5.2..v1.5.4
same fix as #85432 but for sensorpush
* bump again to fix parser with passive scans
2023-02-06 23:59:05 -05:00
Kevin Worrel
687d326bb4
Support local push updates for most ScreenLogic entities ( #87438 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-06 20:13:36 -06:00
Luke
e53de2742c
Bump oralb-ble to 0.17.4 ( #87570 )
...
closes undefined
2023-02-06 13:28:53 -06:00
Maikel Punie
815ee58ea3
Bump velbus-aio to 2023.2.0 ( #87562 )
...
Bump valbusaio to 2023.2.0
2023-02-06 13:12:57 -05:00
snapcase
a61e87c46d
Bump jaraco.abode to 3.3.0 ( #87498 )
...
Fixes https://github.com/home-assistant/core/issues/86765
fixes undefined
2023-02-06 17:12:54 +01:00
Clifford Roche
0c8b7f1061
Bump greeclimate to 1.4.1 ( #87513 )
2023-02-06 17:08:26 +01:00
Michael Davie
61bf8fd02a
Bump env_canada to 0.5.28 ( #87509 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
2023-02-06 17:05:28 +01:00
MarkGodwin
ce9a514667
TP-Link Omada integration ( #81223 )
...
* TP-Link Omada integration
Support for PoE config of network switch ports
* Bump omada client version
* Fixing tests
* Refactored site config flow
* Code review comments
* Fixed tests and device display name issue
* Bump isort to fix pre-commit hooks
* Hassfest for the win
* Omada code review
* Black
* More config flow test coverage
* Full coverage for omada config_flow
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-06 10:57:18 -05:00
Matthias Alphart
0a2fc442a3
Update xknx to 2.4.0 - Support KNX Data Secure ( #87502 )
...
Update xknx to 2.4.0
2023-02-06 00:38:00 +01:00
rikroe
a367cd8d5c
Bump bimmer_connected to 0.12.1 ( #87506 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
fixes undefined
2023-02-05 17:34:52 -06:00
Ernst Klamer
d38ce1ad7a
Bump xiaomi-ble to 0.16.1 ( #87496 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-05 17:31:21 -06:00
Michael
9911dcfb73
Bump py-synologydsm-api to 2.1.4 ( #87471 )
...
fixes undefined
2023-02-05 13:06:17 -06:00
Franck Nijhof
1cd7f221d5
Update elgato to 4.0.1 ( #87479 )
2023-02-05 19:22:15 +01:00
Nathan Spencer
11ccd166fe
Use pybalboa 1.0.0 ( #87214 )
...
* Use pybalboa 1.0.0
* Code changes per PR review
2023-02-05 19:10:35 +01:00
J. Nick Koston
f60b805fb9
Bump aiohomekit to 2.4.6 ( #87427 )
...
fixes #86083
changelog: https://github.com/Jc2k/aiohomekit/compare/2.4.5...2.4.6
2023-02-04 20:05:40 -05:00
Jc2k
2c648172d3
Fix exception when trying to poll a HomeKit device over Thread with no active encryption context ( #87379 )
...
Bump aiohomekit==2.4.5
2023-02-04 11:38:22 +00:00
Luke
ff7c455478
Bump oralb-ble to 0.17.2 ( #87355 )
2023-02-04 11:54:38 +01:00
Raman Gupta
95e8717fb4
Bump zwave-js-server-python to 0.45.1 ( #87309 )
2023-02-04 11:23:48 +02:00
Matthew Donoughe
7e6fb98d17
Update pylutron-caseta to 0.18.1 ( #87361 )
...
update pylutron-caseta to 0.18.1
2023-02-04 10:17:16 +01:00
Franck Nijhof
0de7be7803
Update whois to 0.9.27 ( #87305 )
2023-02-03 15:49:02 -05:00
Eduard van Valkenburg
fd4851053c
Bump azure-eventhub to 5.11.1 ( #87175 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-02-03 21:01:33 +01:00
Klaas Schoute
3723241937
Add easyEnergy integration ( #86266 )
2023-02-03 19:56:17 +01:00
Glenn Waters
71200baa8f
Bump UPB integration library to 0.5.3 ( #86740 )
2023-02-03 19:27:27 +01:00
Koen van Zuijlen
c6338b7ba1
Fixed parser for zeversolar hardware version M10 ( #87319 )
...
fixes undefined
2023-02-03 18:46:11 +01:00
Michael
efb8cb8c90
Bump py-synologydsm-api to 2.1.2 ( #87324 )
...
fixes undefined
2023-02-03 18:39:30 +01:00
Erik Montnemery
527de22adf
Add thread dataset store ( #87187 )
...
* Add thread dataset store
* Address review comments
* Bump python-otbr-api to 1.0.3
* Remove stuff which we don't need yet
2023-02-03 09:47:41 -05:00
epenet
e00622f137
Bump sfrbox-api to 0.0.6 ( #87281 )
2023-02-03 09:01:51 -05:00
starkillerOG
37efd8938a
Bump reolink-aio to 0.3.4 ( #87272 )
2023-02-03 09:00:22 -05:00
mkmer
e9c10de9a9
Bump AIOSomecomfort to 0.0.6 ( #87203 )
...
* Bump to 0.0.5
* Bump aiosomecomfort to 0.0.6
* lower case aiosomecomfort
* Fix other bad imports....
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-02 16:45:49 -05:00
Bram Kragten
843e3ca9e6
Update frontend to 20230202.0 ( #87208 )
2023-02-02 16:11:01 -05:00
Michael
5d8bd0e2e5
Bump py-synologydsm-api to 2.1.1 ( #87211 )
...
bump py-synologydsm-api to 2.1.1
2023-02-02 16:10:51 -05:00
Dmitry Vlasov
4a38b622b2
Update zwave-me-ws version to 0.3.1 ( #87145 )
2023-02-02 12:02:29 +01:00
starkillerOG
d017214d8b
Bump reolink-aio to 0.3.2 ( #87121 )
2023-02-02 11:24:06 +01:00
starkillerOG
29d6ae8d0c
Bump reolink_aio to 0.3.1 ( #87118 )
2023-02-02 04:56:18 +01:00
Bram Kragten
0a524833e3
Update frontend to 20230201.0 ( #87099 )
2023-02-01 18:06:12 +01:00
Daniel Hjelseth Høyer
54900ca25f
Update pyTibber to 0.26.12 ( #87098 )
2023-02-01 18:04:24 +01:00
Michael
2f51059b7f
Proper handling of authentication errors in AVM Fritz!Tools ( #79434 )
2023-02-01 16:03:18 +01:00
mkmer
2412f7d266
Bump AIOAladdinConnect to 0.1.55 ( #87086 )
2023-02-01 15:57:21 +01:00
Franck Nijhof
5b728a41de
Fix Yamaha MusicCast zone sleep select entity ( #87041 )
2023-01-31 20:37:11 +01:00
Michael Hansen
68450734f1
Bump home-assistant-intents to 2023.1.31 ( #87034 )
2023-01-31 10:23:03 -06:00
Álvaro Fernández Rojas
c780334608
Update AEMET-OpenData to v0.2.2 ( #87017 )
2023-01-31 16:48:51 +01:00
Matrix
d6e817aa62
Separate the yolink garage door device from the door sensor ( #84561 )
...
* Separate the garage door device from the door sensor
* Bump yolink api to 0.2.1
* fix suggest
* fix typos
* Bump yolink-api to 0.2.6
* Bump version to 0.2.7 and fix rename effects
* change aiohttp min version to 3.8.1
2023-01-31 14:50:19 +01:00
Bouwe Westerdijk
7f01d57965
Bump plugwise to v0.27.5 ( #87001 )
...
fixes undefined
2023-01-31 09:32:39 +01:00
Michael Davie
be25d17e02
Bump env_canada to 0.5.27 ( #86996 )
...
fixes undefined
2023-01-31 08:56:27 +01:00
Paulus Schoutsen
1c4ba61725
Bump ESPHome Dashboard API 1.2.3 ( #86997 )
2023-01-31 00:05:59 -05:00
shbatm
53638ba138
Bump pyisy to 3.1.11 ( #86981 )
...
* Bump pyisy to 3.1.10
* Bump pyisy to 3.1.11
2023-01-30 21:36:51 -05:00
puddly
47453420c1
Bump ZHA dependencies ( #86979 )
...
Bump ZHA dependency bellows from 0.34.6 to 0.34.7
2023-01-30 21:35:27 -05:00
Bram Kragten
0c383e28c4
Update frontend to 20230130.0 ( #86978 )
2023-01-30 21:34:26 -05:00
Steven Looman
7e206b5854
Fix error on empty location in ssdp messages ( #86970 )
2023-01-30 22:43:58 +01:00
Raman Gupta
c715534821
Bump zwave-js-server-python to 0.45.0 ( #86771 )
2023-01-30 14:27:37 -05:00
Michael Hansen
f7fdaadde0
Performance improvements for Assist ( #86966 )
...
* Move hassil recognize into executor
* Bump hassil to 0.2.6
* Disable template parsing in name/area lists
* Don't iterate over hass.config.components directly
2023-01-30 12:25:22 -06:00
Malte Franken
92a833b192
Bump aio_geojson_generic_client to 0.3 ( #86918 )
2023-01-30 10:11:41 +01:00
Allen Porter
4f965f0eca
Bump pyrainbird to 2.0.0 ( #86851 )
2023-01-29 15:11:56 +01:00
Joakim Sørensen
569bf3bb76
Bump pytautulli from 21.11.0 to 23.1.1 ( #86891 )
2023-01-29 15:07:05 +01:00
Paul Bottein
e93bfa6556
Update frontend to 20230128.0 ( #86838 )
2023-01-28 18:49:29 -05:00
J. Nick Koston
af5fd74d6f
Bump ismartgate to 5.0.0 ( #86830 )
...
python 3.11 support
changelog: https://github.com/bdraco/ismartgate/compare/v4.0.4...v5.0.0
2023-01-28 07:14:36 +01:00
Bouwe Westerdijk
661f7e1522
Bump plugwise to v0.27.4 ( #86812 )
...
fixes undefined
2023-01-27 20:00:44 +01:00