Commit Graph

7 Commits (4013c0eb2b74b1a0a5e41f308479588bccdc3369)

Author SHA1 Message Date
Franck Nijhof b32e1d9339
Upgrade hole to 0.7.0 () 2021-12-01 19:44:42 +01:00
Yuval Aboulafia 39bf304031
Static typing for PiHole ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-22 11:50:50 +02:00
Franck Nijhof 8eb27374c6
Clean up connection classes in integrations P-S () 2021-04-30 21:04:44 -10:00
Marc Mueller 2956eb0902
Update pylint to 2.7.3 ()
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
Xiaonan Shen 7a01d33814
Add empty password support to pi-hole () 2021-01-20 16:40:23 +01:00
Xiaonan Shen 394194d1e6
Add switch to pi_hole integration ()
Co-authored-by: Ian <vividboarder@gmail.com>
2020-07-17 23:19:01 -07:00
Xiaonan Shen ce99fa8c02
Add config flow to pi_hole integration ()
* Add config flow to pi-hole

* Add config flow tests

* Change PlatformNotReady to ConfigEntryNotReady

* Improve config flow

* Add @shenxn as codeowner

* Use entity_id as unique id

* Remove .get with [] for required fields

* Remove unique id from config flow

* Replace some strings with references

* Fix api_key string

* Fix service api_key check

* Remove unused DuplicatedNameException
2020-05-13 09:25:06 -04:00