Aaron Bach
1cf801afbc
Remove unnecessary session scoping to several test fixtures ( #80500 )
...
Co-authored-by: Joakim Plate <elupus@ecce.se>
2022-10-18 18:06:23 +02:00
Aaron Bach
0f002e7044
Use `entry.as_dict()` in Guardian diagnostics ( #80112 )
2022-10-11 19:12:17 +03:00
Aaron Bach
b0261dd2eb
Modify Guardian to store a single dataclass in `hass.data` ( #75454 )
...
* Modify Guardian to store a single dataclass in `hass.data`
* Clarity is better
* Allow entry unload to cancel task
2022-07-21 20:32:42 -06:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74642 )
2022-07-07 19:57:36 +03:00
epenet
053c4428a9
Prettify json (component test fixtures) ( #68892 )
2022-03-30 11:37:17 +02:00
Joshua Roys
9134e5c844
Get discovered zeroconf IPv6 addresses ( #65462 )
2022-02-11 16:46:17 -06:00
J. Nick Koston
c7eb676449
Fix guardian being rediscovered via dhcp ( #65332 )
2022-01-31 15:24:55 -08:00
Aaron Bach
6bbe38578c
Add diagnostics to Elexa Guardian ( #64599 )
2022-01-21 00:12:36 -07:00
Aaron Bach
aef8d9ee4d
Clean up Guardian config flow tests ( #64598 )
...
* Clean up Guardian config flow tests
* Docstring
2022-01-20 20:32:07 -07:00
epenet
01fea8bbdd
Use DhcpServiceInfo in guardian tests ( #59970 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-19 12:18:32 +01:00
epenet
0b43cff377
Use ZeroconfServiceInfo in guardian ( #59741 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-15 23:13:17 +01:00
J. Nick Koston
b36c840909
Add dhcp support to guardian ( #50378 )
2021-05-10 21:26:15 -05:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Davey Chu
aba3cdc7b3
Use references in guardian strings.json ( #40987 )
2020-10-01 19:16:15 -06:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Paulus Schoutsen
0c771f1c42
Replace asynctest with tests.async_mock ( #37428 )
2020-07-03 11:29:35 -07:00
Aaron Bach
b0df223f5a
Bump aioguardian ( #37188 )
...
* Bump aioguardian
* Fix tests
2020-06-27 23:16:42 -06:00
Aaron Bach
7571fdc957
Allow Guardian config flow to be ignored ( #36207 )
...
* Allow Guardian config flow to be ignored
* Tests
2020-05-27 16:45:28 -06:00
Aaron Bach
369745c4cf
Add support for Elexa Guardian water valve controllers ( #34627 )
...
* Add support for Elexa Guardian water valve controllers
* Zeroconf + cleanup
* Sensors and services
* API registration
* Service bug fixes
* Fix bug in cleanup
* Tests and coverage
* Fix incorrect service description
* Bump aioguardian
* Bump aioguardian to 0.2.2
* Bump aioguardian to 0.2.3
* Proper entity inheritance
* Give device a proper name
* Code review
2020-05-26 08:47:25 -05:00