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 |
Robin
|
3e18078700
|
Adds update file_path service to local_file camera (#13976)
* WIP: Add update_file service to local_file camera
* Add event on update
* Update local_file.py
* Update services.yaml
* Fix indent
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update local_file.py
* Update test_local_file.py
* Update local_file.py
* Adds file_path to device_state_attributes
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update local_file.py
* Update test_local_file.py
* fixed test_update_file_path
* Update local_file.py
* Update test_local_file.py
* Update test_local_file.py
* Update services.yaml
* Update local_file.py
* Update local_file.py
* Update test_local_file.py
* Update local_file.py
|
2018-04-26 15:01:58 -04:00 |
Eugenio Panadero
|
1e4aec63ed
|
guess the content_type in local_file cameras (#8217)
* guess the content_type in local_file cameras
* add unittest to check content_type of local_file cameras
|
2017-06-26 22:36:35 +02: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 |
Jose Juan Montes
|
65d255a626
|
Local file camera now supports yet inexisting files. (#6157)
|
2017-02-26 21:16:11 -08:00 |
Fabian Affolter
|
a4b90c9879
|
Use voluptuous for Raspberry Pi and local file camera (#2988)
* Migrate to voluptuous
* Update const.py
* Migrate to voluptuous
* Remove duplicate _LOGGER entry
|
2016-08-27 14:44:22 -06:00 |
Paulus Schoutsen
|
aa6a0523ef
|
Add template support to generic camera + local file tests (#2881)
* Add template support to generic camera
* Add tests for local file
|
2016-08-20 23:04:55 -07:00 |
Landrash
|
c7ee74a573
|
Local file - Camera platform (#2282)
|
2016-06-12 16:26:29 -07:00 |