Commit graph

70407 commits

Author SHA1 Message Date
Erik Montnemery
104039e732 Revert "Set volume_step in aquostv media_player" ()
Revert "Set volume_step in aquostv media_player ()"

This reverts commit bb8dce6187.
2023-12-28 20:37:57 +01:00
jjlawren
e1e697c16e Bump plexapi to 4.15.7 () 2023-12-28 20:37:56 +01:00
Michael
a111e35026 Only check known attributes in significant change support ()
only check known attributes
2023-12-28 20:37:55 +01:00
jan iversen
0e0cd8e7de Remove default value for modbus lazy_error () 2023-12-28 20:37:54 +01:00
G Johansson
d24a923a73 Replace dash in language if needed ()
* Replace dash in language if needed

* Add tests
2023-12-28 20:37:53 +01:00
Bram Kragten
285bb5632d Update frontend to 20231228.0 () 2023-12-28 20:37:53 +01:00
G Johansson
d7a697faf4 Fix holiday HA language not supported () 2023-12-28 20:37:52 +01:00
jan iversen
1d0fafcf2d Remove default value from modbus retries ()
Solve retries issue.
2023-12-28 20:37:51 +01:00
G Johansson
571ba0efb0 Bump python-holidays to 0.39 () 2023-12-28 20:37:50 +01:00
G Johansson
227a69da65 Add missing disks to Systemmonitor () 2023-12-28 20:37:49 +01:00
Brett Adams
0de6030911 Fix run errors in Tessie () 2023-12-28 20:37:48 +01:00
Brett Adams
42ffb51b76 Fix Tessie honk button () 2023-12-28 20:37:48 +01:00
Thomas Hollstegge
50acf85f48 Use correct state for emulated_hue covers () 2023-12-28 20:37:47 +01:00
Christopher Fenner
b8ddd61b26 Avoid changing state of reduced preset in ViCare integration () 2023-12-28 20:35:46 +01:00
Christopher Fenner
b685584b91 Handle AttributeError in ViCare integration () 2023-12-28 20:35:26 +01:00
Bart Janssens
924e47c2a8 Skip activating/deactivating Vicare standby preset () 2023-12-28 20:35:00 +01:00
mkmer
8e4fade725 Move services to entity services in blink ()
* Use device name to lookup camera

* Fix device registry serial

* Move to entity based services

* Update tests

* Use config_entry
Move refresh service out of camera

* Use config entry for services

* Fix service schema

* Add depreciation note

* Depreciation note

* key error changes
deprecated (not depreciated)
repair issue

* tweak message

* deprication v2

* back out update field change

* backout update schema changes

* Finish rollback on update service

* update doc strings

* move to 2024.7.0
More verbosity to deprecation message
2023-12-28 20:32:38 +01:00
Franck Nijhof
0bb892588e
Bump version to 2024.1.0b0 2023-12-27 21:23:25 +01:00
ollo69
ee25cb2616
Add AsusWrt temperature sensors provided by http protocol () 2023-12-27 21:20:03 +01:00
Daniel Schall
8778763a3e
Synchronize and cache Generic Camera still image fetching () 2023-12-27 21:19:25 +01:00
Bernardus Jansen
5545883400
Opentherm gateway: Set unit of measurement for count sensors () 2023-12-27 21:16:55 +01:00
theorlangur
d0409e719b
Add ZHA configuration number entity to set/get thermostat cluster local temperature offset () 2023-12-27 21:16:03 +01:00
David F. Mulcahey
11e4dd0764
Bump ZHA quirks to 109 and add associated configuration entities () 2023-12-27 21:15:45 +01:00
Martin Hjelmare
c462d5b8ca
Bump zwave-js-server-python to 0.55.2 () 2023-12-27 21:05:26 +01:00
Mike Megally
9b2c67fcd2
Add Color Night Vision switch for UniFi Protect ()
* Add a switch to enable and disable "Color Night Vision" for the Unifi Protect platform, which is a feature on the new G5 Pro cameras with a "Vision Enhancer" attached

* Updated tests for the new switch
2023-12-27 09:56:54 -10:00
J. Nick Koston
093c952c38
Bump aiohttp-zlib-ng to 0.1.3 ()
Reverts the workaround that was created for  since the original
issue is fixed in zlib_ng 0.3.0+ which the lib now requires as a minimum
version
2023-12-27 08:04:07 -10:00
Michael
389c8d39f5
Add significant Change support for cover () 2023-12-27 18:28:24 +01:00
Robert Resch
9508a23f95
Check and register cloud hook if needed for mobile_app () 2023-12-27 18:01:44 +01:00
Bram Kragten
eb437afc67
Update frontend to 20231227.0 () 2023-12-27 17:59:52 +01:00
dougiteixeira
65c21438a6
Add query type validation independent of declaration position for SQL ()
* Add query type validation independent of declaration position

* Restore close sess

* Separates invalid query and non-read-only query tests

* Add more tests

* Use the SQLParseError exception for queries that are not read-only

* Add handling for multiple SQL queries.

* Fix test

* Clean ';' at the beginning of the SQL query

* Clean ';' at the beginning of the SQL query - init

* Query cleaning before storing

* Query cleaning before setup sesensor plataform - YAML

* Exception when the SQL query type is not detected

* Cleaning

* Cleaning

* Fix typing in tests

* Fix typing in tests

* Add test for query = ';;'

* Update homeassistant/components/sql/__init__.py

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Update homeassistant/components/sql/__init__.py

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Update __init__.py

* Update config_flow.py

* Clean query before storing

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-12-27 17:58:35 +01:00
Caius-Bonus
37707edc47
Match ZHA Custom ClusterHandler on a Custom Cluster using a unique id for the quirk ()
* initial

* fix tests

* match on specific name and quirk name

* fix tests

* fix tests

* store cluster handlers in only one place

* edit tests

* use correct device for quirk id

* change quirk id

* fix tests

* even if there is a quirk id, it doesn't have to have a specific cluster handler

* add tests

* rename quirk_id

* add tests

* fix tests

* fix tests

* use quirk id from zha_quirks
2023-12-27 11:48:30 -05:00
Nikolay Vasilchuk
4330452212
Fix Starline attributes timezone ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-27 17:21:10 +01:00
Joost Lekkerkerker
e507d1c5a5
Add more Withings measurement sensors () 2023-12-27 16:55:42 +01:00
Marcel van der Veldt
13702d51b1
Add more fine grained control over Matter server commissioning for the Companion apps () 2023-12-27 16:55:07 +01:00
Michael
117ff21c48
Add significant Change support for number () 2023-12-27 16:54:08 +01:00
Simone Chemelli
a6d8a82f3e
Add Comelit alarm zones sensor ()
* Add Comelit alarm zones sensor

* apply review comment

* add translation key

* capitalize

* cleanup

* apply review comment

* apply review comment

* more review comment
2023-12-27 16:47:59 +01:00
David F. Mulcahey
817c71747f
Delay all ZHA polling until initialization of entities has completed ()
* Don't update entities until they are initialized

* fix hass reference

* only establish polling once

* fix log level and small cleanup

* start device availability checks after full initialization of network

* add logging

* clean up sensor polling and class hierarchy

* don't attempt restore sensor cleanup in this PR

* put check back

* fix race condition and remove parallel updates

* add sensor polling test

* cleanup switch polling and add a test

* clean up and actually fix race condition

* update light forced refresh

* only use flag

* unused flag

* reduce diff size

* collapse
2023-12-27 10:25:41 -05:00
Jon Caruana
45fde2db4e
Remove hardcoded bits from LiteJet integration ()
Use the new properties from pylitejet v0.6.0.
2023-12-27 15:43:00 +01:00
Cyrill Raccaud
1d9a2b53e7
Remove initial entity update from swiss_public_transport ()
remove initial update
2023-12-27 15:28:59 +01:00
Martijn van der Pol
a823edf1c2
Jinja filter and function for median and statistical_mode ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-27 15:14:20 +01:00
Cyrill Raccaud
ed3ea5e5f4
Add device to swiss public transport ()
add to device registry
2023-12-27 15:08:58 +01:00
G Johansson
83f4d3af5c
Implement mode validation in Climate entity component ()
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
Jan-Philipp Benecke
e04fda3fad
Add config flow to trend ()
* Add config flow to trend

* Remove device_class from options flow

* Add min_samples and import step to config flow

* Fix import

* Fixing tests and some cleanup

* remove unneeded usefixtures

* Apply code review suggestions

* Re-add YAML support

* Re-add reload service

* Fix import

* Apply code review suggestions

* Add test coverage for yaml setup

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-12-27 14:46:57 +01:00
Erwin Douna
4decc2bbfb
Refactor Tado to use OAuth in the DeviceTracker ()
* Refactor to use TadoConnector in the DeviceTracker

* Proposing myself as code owner to be notified of issues

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fixing method names

* Current progress, switching machines

* Updating DeviceTracker to working prototype

* Removing unnecessary callback

* Adding dispatcher logic

* Minor fine-tuning the intervals

* Removing unnecessary debug log

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix sorting

* Retrieve devices from the Tado connector data

* Asyncio feedback & dispatch generic mobile devices

* Updating const

* Fine-tuning unloading

* Making add_tracked_entites callback

* Adding unload over dispatcher_connect

* Convert on_demand_update to callback

* Removing now unused method

* Merging method to on_demand_u

* Adding create_issue to address repair

* Updating with better translation

* Converting to callback

* Adding _attr_should_poll

* Putting back the on_demand_update

* Adding unique_id

* Converting to TrackerEntity

* Adding import step (review needed!)

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/device_tracker.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Typing and location_name

* Changing to _attr_unique_id

* Import improvement attempt

* Property feedback

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Adding CONF_HOME_ID and task in get_scanner

* Updating descriptions

* Removing the create_task

* Putting back PLATFORM_SCHEMA

* Adding device_tracker

* Adding get for HomeID

* Get it better ;)

* Retrieve HomeID from API

* Add integration title in dialogs

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fixing homeID and strings.json

* Delete request in strings

* Update deprecation date

* Adding test cases for import flow

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Removing none

* Fixing test cases

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Removing from context manager

* Removing code owner

* Re-adding code owner

* Fix get scanner return value

* Fix device tracker interface

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-27 14:17:23 +01:00
Jan-Philipp Benecke
0694ff8965
Use snapshot assertion in homekit_controller diagnostics tests () 2023-12-27 13:49:09 +01:00
Daniel Schall
485a02c89d
Fix Generic Camera interval calculation () 2023-12-27 13:45:49 +01:00
Christopher Fenner
50b960fb5e
Bump PyViCare to 2.32.0 () 2023-12-27 13:43:45 +01:00
Joakim Sørensen
b5012a9964
Adjust the GitHub config flow () 2023-12-27 13:42:24 +01:00
Joost Lekkerkerker
2d5176d1f6
Use entity descriptions in Netgear LTE () 2023-12-27 13:39:01 +01:00
Greg Dowling
3911894599
Fix roon volume truncation bug () 2023-12-27 13:37:13 +01:00