Commit graph

16 commits

Author SHA1 Message Date
Paulus Schoutsen
d6a223f0e1
Await block till done inside patched config entry in tests () 2023-03-10 06:42:53 -10:00
epenet
1278fe1f81
Use load_json_object in nanoleaf ()
* Use load_json_object in nanoleaf

* pretty

* prettier
2023-02-22 13:54:02 +01:00
Franck Nijhof
d3ed8de232
Update Ruff to v0.0.247 ()
* Update Ruff to v0.0.247

* Fix new found violations
2023-02-15 16:46:03 -05:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 () 2023-02-03 23:08:48 +01:00
Paulus Schoutsen
513b05c927
Nanoleaf: remove deprecated YAML import () 2022-03-31 20:18:17 +02:00
Joshua Roys
9134e5c844
Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
epenet
be89c07cac
Use dataclass properties in nanoleaf discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-30 06:05:50 -10:00
epenet
2468724378
Use SsdpServiceInfo for ssdp tests (part 2) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 09:45:35 -06:00
epenet
77dfeb062f
Update ZeroconfServiceInfo in tests (n-t) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-23 10:35:44 -06:00
epenet
25e5263954
Use ZeroconfServiceInfo in nanoleaf () 2021-11-21 07:51:50 -06:00
Milan Meulemans
538773a14a
Add SSDP discovery to Nanoleaf () 2021-10-01 21:29:56 -10:00
Milan Meulemans
0b53f73fe2
Convert Nanoleaf integration to use Async library aionanoleaf () 2021-09-23 15:37:37 -05:00
Milan Meulemans
59d401e7b7
Add Nanoleaf reauth flow ()
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-25 21:56:10 +02:00
Milan Meulemans
5c6451d11b
Address review of Nanoleaf Config Flow () 2021-08-25 17:41:48 +02:00
Milan Meulemans
8570502681
Convert Nanoleaf yaml and discovery to config flow ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-08-24 14:09:36 -05:00