Lukas Kolletzki
5766ea9541
Add generic URL handler to blueprint importer ( #110576 )
...
* Add generic url handler to blueprint importer
* Update tests/components/blueprint/test_importer.py
* Update tests/components/blueprint/test_importer.py
* Update test_importer.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-07-31 08:26:57 +02:00
Erik Montnemery
6d8bc84db3
Allow [##:##:##:##:##] type device address in homeworks ( #122872 )
...
* Allow [##:##:##:##:##] type device address in homeworks
* Simplify regex
2024-07-31 08:02:15 +02:00
Jeef
067acce4de
Add SimpleFin sensor to show age of data ( #122550 )
2024-07-30 23:42:10 +02:00
Bill Flood
022e1b0c02
Add other medium types to Mopeka sensor ( #122705 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-07-30 14:07:12 -05:00
Erik Montnemery
94c0b9fc06
Bump pyhomeworks to 1.0.0 ( #122867 )
2024-07-30 19:39:53 +02:00
Robert Svensson
5eff4f9816
Unifi improve fixture typing ( #122864 )
...
* Improve typing of UniFi fixtures
* Improve fixture typing, excluding image, sensor, switch
* Improve fixture typing in image tests
* Improve fixtures typing in sensor tests
* Improve fixture typing in switch tests
* Fix review comment
2024-07-30 19:33:25 +02:00
Erik Montnemery
fb229fcae8
Improve test coverage of the homeworks integration ( #122865 )
...
* Improve test coverage of the homeworks integration
* Revert changes from the future
* Revert changes from the future
2024-07-30 18:40:36 +02:00
Mr. Bubbles
50b35ac4bc
Add number platform to IronOS integration ( #122801 )
...
* Add setpoint temperature number entity to IronOS integration
* Add tests for number platform
* Initialize settings in coordinator
* Remove unused code
2024-07-30 18:14:01 +02:00
Simon Hörrle
ea727546d6
Add apsystems power switch ( #122447 )
...
* bring back power switch
* fix pylint issues
* add SWITCH to platform list
* improve run_on and turn_off functions
* ruff formatting
* replace _state with _attr_is_on
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* remove unused dependencies
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* use async functions from api
* convert Api IntEnum Status Information to bool
* add translation key
* implement async_update again
* replace finally with else
* better handling of bool value
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* rename power switch to inverter switch
* add test_number and test_switch module
* remove test_number
* Add mock entry for get_device_power_status
* Add mock entry for get_device_power_status
* Update test snapshots
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-07-30 18:11:08 +02:00
bdowden
18a7d15d14
Add Traffic Rule switches to UniFi Network ( #118821 )
...
* Add Traffic Rule switches to UniFi Network
* Retrieve Fix unifi traffic rule switches
Poll for traffic rule updates; have immediate feedback in the UI for modifying traffic rules
* Remove default values for unifi entity; Remove unnecessary code
* Begin updating traffic rule unit tests
* For the mock get request, allow for meta and data properties to not be appended to support v2 api requests
Fix traffic rule unit tests;
* inspect path to determine json response instead of passing an argument
* Remove entity id parameter from tests; remove unused code; rename traffic rule unique ID prefix
* Remove parameter with default.
* More code removal;
* Rename copy/paste variable; remove commented code; remove duplicate default code
---------
Co-authored-by: ViViDboarder <ViViDboarder@gmail.com>
2024-07-30 17:26:08 +02:00
Kim de Vos
896cd27bea
Add sensors for Unifi latency ( #116737 )
...
* Add sensors for Unifi latency
* Add needed guard and casting
* Use new types
* Add WAN2 support
* Add literals
* Make ids for WAN and WAN2 unique
* Make methods general
* Update sensor.py
* add more typing
* Simplify usage make_wan_latency_sensors
* Simplify further
* Move latency entity creation to method
* Make method internal
* simplify tests
* Apply feedback
* Reduce boiler copied code and add support function
* Add external method for share logic between
* Remove none
* Add more tests
* Apply feedback and change code to improve code coverage
2024-07-30 17:20:56 +02:00
Joakim Plate
b3f7f379df
Upgrade dsmr-parser to 1.4.2 ( #121929 )
2024-07-30 16:51:02 +02:00
Erik Montnemery
1382f7a3dc
Fix generic IP camera tests affecting other tests ( #122858 )
2024-07-30 16:29:59 +02:00
Erik Montnemery
b973455037
Fix template image test affecting other tests ( #122849 )
2024-07-30 16:28:55 +02:00
Thomas55555
a5136a1021
Speed up slow tests in Husqvarna Automower ( #122854 )
2024-07-30 16:27:58 +02:00
Erik Montnemery
d9e996def5
Fix template binary sensor test ( #122855 )
2024-07-30 16:18:47 +02:00
Erik Montnemery
224228e448
Fix Axis tests affecting other tests ( #122857 )
2024-07-30 16:16:33 +02:00
epenet
72f9d85bbe
Fix implicit-return in whirlpool tests ( #122775 )
2024-07-30 14:57:43 +02:00
Luke Wale
7c92287f97
Add Airtouch5 cover tests ( #122769 )
...
add airtouch5 cover tests
2024-07-30 12:34:49 +02:00
Robert Svensson
70e368a57e
Use snapshot in Axis switch tests ( #122680 )
2024-07-30 07:14:56 +02:00
David F. Mulcahey
bd3f0da385
Bump ZHA lib to 0.0.24 and universal-silabs-flasher to 0.0.22 ( #122812 )
...
* Bump ZHA lib to 0.0.24
* update for node state change for coordinator data
* bump flasher
2024-07-29 18:16:54 -04:00
epenet
fdab23c3f9
Fix implicit-return in test schema extractions ( #122787 )
2024-07-29 22:16:00 +02:00
epenet
7b08e625b4
Fix implicit-return in websocket_api tests ( #122779 )
2024-07-29 22:14:41 +02:00
epenet
02581bbf02
Enforce HOMEASSISTANT_DOMAIN alias for core DOMAIN ( #122763 )
2024-07-29 22:10:44 +02:00
epenet
4ac85829c8
Fix implicit-return in season tests ( #122784 )
2024-07-29 22:09:40 +02:00
Robert Resch
ad50136dbd
Add created_at/modified_at to config entries ( #122456 )
2024-07-29 22:08:46 +02:00
Markus Jacobsen
20c4f84a4e
Fix incorrect Bang & Olufsen MDNS announcements ( #122782 )
2024-07-29 22:04:54 +02:00
epenet
bf38db0035
Fix implicit-return in surepetcare tests ( #122785 )
2024-07-29 22:03:44 +02:00
epenet
b8c363a82c
Fix implicit-return in tplink_omada tests ( #122776 )
2024-07-29 22:03:14 +02:00
epenet
9393dcddb7
Fix implicit-return in nx584 tests ( #122788 )
2024-07-29 21:59:59 +02:00
epenet
5b434ee336
Fix implicit-return in xiaomi tests ( #122778 )
2024-07-29 21:58:03 +02:00
epenet
6ba6334512
Fix implicit-return in enigma2 tests ( #122790 )
2024-07-29 21:57:35 +02:00
epenet
197ac8b950
Fix implicit-return in netatmo tests ( #122789 )
2024-07-29 21:53:22 +02:00
epenet
1958a149c3
Fix implicit-return in ipma tests ( #122791 )
2024-07-29 21:52:47 +02:00
epenet
7bbbda8d2b
Fix implicit-return in sonos tests ( #122780 )
2024-07-29 21:52:15 +02:00
epenet
5d87a74c3c
Fix implicit-return in unifiprotect tests ( #122781 )
2024-07-29 21:50:45 +02:00
puddly
1f488b00f8
Abstract SkyConnect firmware config flow to the hardware platform ( #122140 )
...
* Move the SkyConnect config flow to hardware;
* Clean up
* Get SkyConnect unit tests passing
* Split apart `test_util.py`
* Migrate `test_config_flow`
* Remove unnecessary constants
* Re-apply `contextmanager` typing from #122250
* Move the SkyConnect translation strings into hardware
2024-07-29 12:39:25 -04:00
epenet
570725293c
Fix implicit-return in arcam_fmj tests ( #122792 )
2024-07-29 17:13:31 +02:00
Christian Neumeier
732b9e47c8
Add missing variable 'energy_today' to Zeversolar diagnostics. ( #122786 )
...
added var 'energy_today' to zeversolar diagnostics.
2024-07-29 16:48:58 +02:00
Erik Montnemery
ea75c8864f
Remove support for live schema migration of old recorder databases ( #122399 )
...
* Remove support for live schema migration of old recorder databases
* Update test
2024-07-29 15:52:18 +02:00
epenet
9514a38320
Fix implicit-return rule in zha tests ( #122772 )
2024-07-29 15:22:08 +02:00
epenet
9ce7779bde
Use correct constant in rest tests ( #122765 )
2024-07-29 12:59:57 +02:00
Pete Sage
cfef72ae57
Add Sonos tests for media_player volume ( #122283 )
2024-07-29 12:56:26 +02:00
epenet
075550b7ba
Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests ( #122762 )
2024-07-29 12:51:12 +02:00
Marcel van der Veldt
85aca4f095
Fix default turn_on without explicit preset or percentage in Matter Fan platform ( #122591 )
2024-07-29 12:03:40 +02:00
Richard Kroegel
745eea9a29
Bump bimmer_connected to 0.16.1 ( #122699 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-07-29 12:02:47 +02:00
Marcel van der Veldt
6d4711ce43
Bump aiohue to version 4.7.2 ( #122651 )
2024-07-29 11:59:13 +02:00
Erik Montnemery
8a84addc54
Add test of recorder platform with statistics support ( #122754 )
...
* Add test of recorder platform with statistics support
* Remove excessive line breaks
2024-07-29 11:57:53 +02:00
J. Nick Koston
1879db9f8f
Revert to using call_soon for event triggers and state changed event trackers ( #122735 )
2024-07-29 11:45:39 +02:00
Mr. Bubbles
70df4ca461
Integration for IronOS (Pinecil V2) soldering irons ( #120802 )
...
* Add Pinecil integration
* Refactor with new library
* Add tests for config flow, remove unused code
* requested changes
* update requirements
* Move some sensor values to diagnostics, add tests for sensors
* User service uuid in discovery
* fix manufacturer name
* Bump pynecil to version 0.2.0
* Rename integration to IronOS
* Recreate snapshot
* Update strings
* type checking
* Update snapshot
* Add async_setup to coordinator
* Show device id with serial number
* Added missing boost to operation mode states
* remove super call
* Refactor
* tests
2024-07-29 11:44:01 +02:00