Joakim Sørensen
d1ef875132
Fix for verify_ssl in the pi_hole sensor. ( #17910 )
2018-10-29 11:27:37 +01:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
Ville Skyttä
2f7b79764a
More pylint 2 fixes ( #15565 )
...
## Description:
More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).
## Checklist:
- [ ] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
Fabian Affolter
ca2712506b
Update to hole to 0.3.0 ( #15014 )
2018-06-17 09:38:56 -04:00
Fabian Affolter
816efa02d1
Use pihole module to get data ( #14809 )
2018-06-04 18:49:26 +02:00
Paulus Schoutsen
3fd61d8f45
Update voluputous ( #12463 )
...
* Update voluputous
* Fix http config
* Fix optional with default=None
* Optional, default=none
* Fix defaults in voluptuous schemas
* Fix tests
* Fix update error
* Lint
2018-02-17 10:29:14 +01:00
Aaron Bach
af70054692
Changed Pi-hole graphs from stacked bar to line ( #8896 )
2017-08-08 22:57:35 +02:00
Marcelo Moreira de Mello
f1280d3edb
Extends Pi-hole sensor to support the new sensors: ( #8549 )
...
- domains_being_blocked
- queries_cached
- queries_forwarded
- unique_clients
- unique_domains
2017-07-19 19:45:53 +02:00
Kevin Fronczak
1a1571cd52
Added sensor state rounding ( #8499 )
2017-07-17 19:21:41 +02:00
Fabian Affolter
d46607c0d0
Add option to specify the location of the API ( fixes #8115 ) ( #8118 )
2017-06-20 14:09:54 +02:00
Fabian Affolter
760138ac52
Do not call update() in constructor ( #7917 )
2017-06-05 21:28:13 +02:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Colin O'Dell
fdd1957750
Allow configurable conditions for Pi-Hole sensor ( #6465 )
...
* Allow configurable conditions for Pi-Hole sensor
* Include all three conditions by default
* Share Pi-Hole API data across all sensors; eliminate redundant API calls
2017-03-07 23:20:30 -08:00
Fabian Affolter
3b331eac56
Update docstrings (sensor.pi_hole, sensor.haveibeenpwned) ( #3793 )
...
* Fix docstrings
* Update docstrings
2016-10-10 19:38:32 +02:00
Fabian Affolter
b09b13f552
Catch exception ( fixes #3699 ) ( #3727 )
2016-10-07 17:30:59 -07:00
Fabian Affolter
a072047d9d
Auth and headers support for REST sensor ( #3592 )
...
* Add auth and header support
* Update header part
2016-10-04 01:07:17 -07:00
Fabian Affolter
545329174d
Pi-Hole statistics sensor ( #3158 )
...
* Add Pi-Hole sensor
* Update docstrings and remove print()
* Use None for payload
2016-09-09 17:10:46 +02:00