Commit graph

7 commits

Author SHA1 Message Date
Michael
ba7b5681e6
Fix slow config_flow test in Dune HD () 2021-11-25 22:34:47 +01:00
Maciej Bieniek
12e2c59a4c
Improve typing in DuneHD integration ()
* Improve typing

* One more typing fix

* Run hassfest

* Fix test

* Fix return from constructor

* Add missing Final

* Improve long string format

* Use bool for mute

* Remove unnecessary str type

* Fix host type

* Add missing Final

* Increase test coverage

* Suggested change

Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>

Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
2021-05-24 20:09:57 +01:00
Maciej Bieniek
37dad92bf7
Split long string in DuneHD test ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-30 15:30:21 +02:00
Maciej Bieniek
61991572d7
Fix host_valid() logic in DuneHD config flow () 2021-04-29 17:05:09 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Maciej Bieniek
465b98513b
Add config flow to Dune HD ()
* Add config_flow to the dunehd integration

* Add tests

* Run gen_requirements_all

* Fix pylint error

* Better hostname validation

* Build device info in the class
2020-06-03 07:01:56 -05:00