GitHub Action
6921583410
[ci skip] Translation update
2022-09-04 00:28:06 +00:00
GitHub Action
945299dfb6
[ci skip] Translation update
2022-09-03 00:24:50 +00:00
GitHub Action
ccef03f1d4
[ci skip] Translation update
2022-09-02 00:25:46 +00:00
puddly
73e26b71b1
Migrate ZHA lighting to use newer zigpy ZCL request syntax ( #77676 )
...
* Migrate unit test to use more command definition constants
* Use keyword argument syntax for sending ZCL requests
* Ensure all ZHA unit tests pass
2022-09-01 15:32:32 -04:00
puddly
f8fc90bc07
Add ZHA config flow single instance checks for zeroconf and hardware ( #77612 )
2022-08-31 12:41:41 -04:00
puddly
4b24370549
ZHA Yellow config flow fixes ( #77603 )
2022-08-31 11:21:37 -04:00
GitHub Action
1f08635d0a
[ci skip] Translation update
2022-08-31 00:31:51 +00:00
puddly
f78b39bdbf
ZHA backup/restore config flow ( #77044 )
2022-08-30 12:40:16 -04:00
guozi7788
f9eee0e9d7
Add the USB discovery for the Sonoff ZigBee dongle plus V2 ( #77523 )
2022-08-30 08:58:21 -05:00
David F. Mulcahey
5f31bdf2d7
Bump the ZHA quirks lib ( #77545 )
2022-08-30 09:53:40 -04:00
GitHub Action
035cd16a95
[ci skip] Translation update
2022-08-30 00:30:17 +00:00
epenet
e19e65908a
Use _attr_precision in entities ( #77477 )
2022-08-29 22:02:29 +02:00
puddly
2e8d598795
Allow ZHA startup to fail instead of raising `ConfigEntryNotReady` ( #77417 )
...
* Retry startup within ZHA instead of raising `ConfigEntryNotReady`
* Add unit tests
* Disable pylint warning for intentional broad except
2022-08-29 11:42:01 -04:00
epenet
0c401bcab2
Use _attr_temperature_unit in climate entities ( #77472 )
2022-08-29 10:20:55 +02:00
GitHub Action
c916fcb2c6
[ci skip] Translation update
2022-08-27 00:24:30 +00:00
David F. Mulcahey
5af015dd7d
Fix missing entities in ZHA for IKEA STARKVIND ( #77360 )
2022-08-26 19:44:34 +02:00
David F. Mulcahey
0881ff2d1f
Add guard to enhanced current hue usage in ZHA ( #77359 )
2022-08-26 10:00:46 -04:00
GitHub Action
16b93d1af2
[ci skip] Translation update
2022-08-25 00:28:02 +00:00
puddly
8167cd615a
Bump ZHA dependencies ( #77125 )
2022-08-23 20:53:43 -04:00
GitHub Action
a4dcb3a9c1
[ci skip] Translation update
2022-08-24 00:27:09 +00:00
epenet
325557c3e9
Use _attr_should_poll in zha entities ( #77175 )
2022-08-22 21:38:26 -04:00
GitHub Action
0f0e398945
[ci skip] Translation update
2022-08-23 00:32:02 +00:00
GitHub Action
296e52d918
[ci skip] Translation update
2022-08-21 00:24:25 +00:00
GitHub Action
21cd2f5db7
[ci skip] Translation update
2022-08-20 00:23:43 +00:00
Erik Montnemery
6d49362573
Revert rename of confirm step in zha config flow ( #77010 )
...
* Revert rename of confirm step in zha config flow
* Update tests
2022-08-19 09:33:57 +02:00
Erik Montnemery
bb74730e96
Add support for USB dongles to the hardware integration ( #76795 )
...
* Add support for USB dongles to the hardware integration
* Update hardware integrations
* Adjust tests
* Add USB discovery for SkyConnect 1.0
* Improve test coverage
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Fix frozen dataclass shizzle
* Adjust test
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-08-18 21:52:12 +02:00
Erik Montnemery
21ebd1f612
Simplify ZHA config entry title ( #76991 )
2022-08-18 10:58:44 -04:00
GitHub Action
683132ae19
[ci skip] Translation update
2022-08-17 00:26:42 +00:00
Marc Mueller
badbc414fb
Use TriggerActionType [w-z] ( #76814 )
2022-08-15 20:15:57 +02:00
GitHub Action
bec8e544f4
[ci skip] Translation update
2022-08-14 00:25:47 +00:00
David F. Mulcahey
3937ac2ca3
Track code coverage for ZHA sensor entities ( #76617 )
...
* Track code coverage for ZHA sensor entities
* remove correct entry
2022-08-11 21:13:27 -04:00
GitHub Action
7c81f790a7
[ci skip] Translation update
2022-08-12 00:23:47 +00:00
GitHub Action
519d478d61
[ci skip] Translation update
2022-08-11 00:26:23 +00:00
puddly
2f99d6a32d
Bump ZHA dependencies ( #76565 )
2022-08-10 15:51:31 -04:00
epenet
38c57944fa
Improve type hints in zha number entity ( #76468 )
2022-08-09 18:32:36 +02:00
GitHub Action
32a2999b85
[ci skip] Translation update
2022-08-06 00:24:46 +00:00
David F. Mulcahey
df67a8cd4f
Fix ZHA light color temp support ( #76305 )
2022-08-05 09:34:21 -04:00
puddly
34dcc74491
Bump ZHA dependencies ( #76275 )
2022-08-05 11:06:40 +02:00
epenet
9af64b1c3b
Improve type hints in zha light ( #75947 )
2022-08-04 14:02:07 +02:00
GitHub Action
e09bbc749c
[ci skip] Translation update
2022-08-03 00:28:23 +00:00
David F. Mulcahey
67cef0dc94
Ensure ZHA devices load before validating device triggers ( #76084 )
2022-08-02 17:29:32 +02:00
GitHub Action
81e3ef03f7
[ci skip] Translation update
2022-08-02 00:27:42 +00:00
David F. Mulcahey
bd3de4452b
Enhance logging for ZHA device trigger validation ( #76036 )
...
* Enhance logging for ZHA device trigger validation
* use IntegrationError
2022-08-01 11:43:07 -04:00
Marc Mueller
c9ddb10024
Use device_tracker SourceType enum [s-z] ( #75966 )
2022-07-31 14:01:18 +02:00
GitHub Action
c4ad6d46ae
[ci skip] Translation update
2022-07-30 00:22:48 +00:00
GitHub Action
a1d96175a8
[ci skip] Translation update
2022-07-29 00:25:31 +00:00
puddly
8e2f0497ce
ZHA network backup and restore API ( #75791 )
...
* Implement WS API endpoints for zigpy backups
* Implement backup restoration
* Display error messages caused by invalid backup JSON
* Indicate to the frontend when a backup is incomplete
* Perform a coordinator backup before HA performs a backup
* Fix `backup.async_post_backup` docstring
* Rename `data` to `backup` in restore command
* Add unit tests for new websocket APIs
* Unit test backup platform
* Move code to overwrite EZSP EUI64 into ZHA
* Include the radio type in the network settings API response
2022-07-28 11:24:31 -04:00
GitHub Action
0317cbb388
[ci skip] Translation update
2022-07-28 00:25:05 +00:00
David F. Mulcahey
6254142b8a
Fix ZHA on with timed off cluster command ( #75815 )
2022-07-27 14:03:51 +02:00
GitHub Action
33c635809c
[ci skip] Translation update
2022-07-27 00:28:57 +00:00