1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-18 09:50:04 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
cdce8p
121dba659c Async syntax 7, switch & tts & vacuum () 2018-10-01 08:55:00 +02:00
Paulus Schoutsen
994b829cb4 add_devices -> add_entities ()
* add_devices -> add_entities

* Lint

* PyLint

* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
rafale77
86658f310d Fix for multiple camera switches naming of entity ()
* Fix for multiple camera switches naming of entity

appended camera name to the switch entity name.

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Update amcrest.py

* Add digest authentification

* Update rest_command.py

* Update config.py

* Update rest_command.py

* Update config.py
2018-08-09 15:59:23 +02:00
Ville Skyttä
37ccf87516 Remove unnecessary executable permissions () 2018-07-14 23:03:36 +02:00
Andrew
477f7ec01e Added switch component to Amcrest IP Camera. ()
* Added switch component to Amcrest IP Camera.

* Fixes to new switch component after review

* Removed redundant branching, as well as requirement declaration.

* Changes to requirements after rerunning generation script

* Minor changes
2018-03-31 23:15:25 +02:00