hass-core/homeassistant/components/pi_hole
John Luetke 757482ee85 Refactor pihole integration (#25837)
* Adds tests for pi_hole integration

* Refactor pi_hole component to an integration supporting multiple platforms

* Adds mock of Hole dependency

* Aborts platform setup when discovery_info is none

* Removes use of monitored_conditions

* Adds integration setup test

* Removes PlatformNotReady check

* Adds sensor test

* Code review updates

* Refactor tests to assert state through hass

* Reorder imports
2019-09-03 16:18:06 -07:00
..
__init__.py Refactor pihole integration (#25837) 2019-09-03 16:18:06 -07:00
const.py Refactor pihole integration (#25837) 2019-09-03 16:18:06 -07:00
manifest.json Update hole to 0.5.0 (#26022) 2019-08-17 21:28:46 -05:00
sensor.py Refactor pihole integration (#25837) 2019-09-03 16:18:06 -07:00