Simone Chemelli
484a547758
Fix pylance warning on SnapshotAssertion import ( #145206 )
2025-05-19 13:55:48 +02:00
Maciej Bieniek
53f1dd8adf
Improve error handling and add exception translations for NextDNS integration ( #141005 )
...
* Add exception translations
* Coverage
* Add missing auth_error
* Coverage
* Use async_start_reauth
* Fix test
* Remove method placeholder
2025-03-20 20:33:45 +02:00
Maciej Bieniek
10be2cc004
Use snapshot test helper in NextDNS ( #115895 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-04-20 18:43:40 +02:00
Maciej Bieniek
c8d52c02c5
Use snapshot testing in NextDNS ( #115879 )
...
* Use snapshot testing in NextDNS sensor
* Use snapshot testing in NextDNS switch
* Use snapshot testing in NextDNS binary sensor
* Use snapshot testing in NextDNS button
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-04-20 12:31:20 +02:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com >
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-03-26 00:02:16 +01:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] ( #112710 )
2024-03-08 14:55:15 +01:00
Maciej Bieniek
cb543a21b3
Address NextDNS late review ( #75635 )
...
* Init instance attributes
* Remove condition
* Improve typing in tests
* Suggested change
2022-07-23 00:58:48 +02:00
Maciej Bieniek
41fd1a24bb
Add NextDNS button platform ( #74492 )
...
* Add button platform
* Add button tests
* Fix typo
* Use Platform enum
* Fix coordinator type
2022-07-06 16:29:53 +02:00