John Mihalic
cc8b811572
Bump pyHik library to 0.1.9 to improve device support. ( #19656 )
2018-12-30 10:13:49 +01:00
Ville Skyttä
dbd0763f83
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +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
Anders Melchiorsen
e2e10b91a7
Grammar fix 'an unique' ( #12870 )
2018-03-03 19:23:55 +01:00
John Mihalic
ed85e368e3
Bump pyHik version, digest auth, more device support ( #12801 )
2018-02-28 20:33:03 -08: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
Paulus Schoutsen
e51427b284
Entity registry ( #11979 )
...
* Entity#unique_id defaults to None
* Initial commit entity registry
* Clean up unique_id property
* Lint
* Add tests to entity component
* Lint
* Restore some unique ids
* Spelling
* Remove use of IP address for unique ID
* Add tests
* Add tests
* Fix tests
* Add some docs
* Add one more test
* Fix new test…
2018-01-30 10:39:39 +01:00
Otto Winter
8dcfd35b8b
Spelling fixes ( #12041 )
...
* Spelling fixes
*Lots* of them.
* Spelling breaking changes
* Fix lint errors
2018-01-29 23:37:19 +01:00
John Mihalic
2defb85fb2
Bump pyHik version to add IO support ( #9341 )
2017-09-09 00:06:06 -07:00
John Mihalic
da37380410
Update pyHik to catch XML errors ( #8384 )
2017-07-06 21:23:47 -07:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
2017-04-29 22:04:49 -07:00
John Mihalic
4c7ec4932c
Bump pyHik library version to support more cameras ( #6921 )
2017-04-04 06:54:33 +02:00
John Mihalic
f242ad26ca
Add NVR support to Hikvision Binary Sensors ( #6807 )
...
* Add NVR support to hikvision
* Only append channel for nvr devices
* Descriptor cleanup
* Update requirements
2017-03-27 12:41:57 +02:00
John Mihalic
35fcc299c0
Update Hikvision Binary Sensors to latest library, remove pyDispatcher ( #6231 )
...
* Update pyHik version, remove pyDispatcher in favor of callbacks
* Fix naming
* Fix lint blank line
* Move stream thread start to HOMEASSISTANT_START event
* Bump library version to cleanup shutdown
* Fix requirements
2017-03-03 15:11:30 +01:00
Adam Mills
e877d572f5
binary_sensor sensor_class to entity device_class ( #5860 )
...
* binary_sensor sensor_class to entity device_class
* Linter fixes
* Should be it
2017-02-10 20:46:15 -08:00
John Mihalic
5e1e5992af
Update pyHik requirement version ( #5040 )
2016-12-22 18:45:05 +01:00
John Mihalic
acb841a1f4
Add Hikvision binary sensor component ( #4825 )
...
* Add Hikvision binary sensor component
* Simplify customize configuration
* Add delay attribute
* Remove use of threading timer, fix delay functionality
2016-12-12 23:10:16 -08:00