core/tests/components/switcher_kis
Tomer Figenblat fe8a330a45 Update requirement version and add switcher_kis services (#23477)
* Update aioswitcher requirement to 2019.4.26.

* Removed unnecessary legacy function call.

* Fixed log message capital first letter.

* Replaced None argument with empty dict.

* Replaced guard.

* Added ServiceCallType.

* Added set_auto_off and update_device_name services to the component.

* Added test cases for service calls.

* Conditioned the component services registry with the platform discovery.

* Update homeassistant/components/switcher_kis/__init__.py

Co-Authored-By: TomerFi <tomer.figenblat@gmail.com>

* Update homeassistant/components/switcher_kis/__init__.py

Co-Authored-By: TomerFi <tomer.figenblat@gmail.com>

* Resolved change requests.

* Added ContextType.

* Addes permission verification for service calls.

* Added test cases for permision verification and more.

* Replaced POLICY_CONTROL with the more suited POLICY_EDIT.

* More appropriate function name.

* Added domain and entity_id validation for calling services.

* Removed service for setting the vendor's device name.
2019-06-14 15:48:21 -07:00
..
__init__.py Added component named switcher_kis switcher water heater integration. (#22325) 2019-04-19 16:54:48 -05:00
conftest.py Update requirement version and add switcher_kis services (#23477) 2019-06-14 15:48:21 -07:00
consts.py Update requirement version and add switcher_kis services (#23477) 2019-06-14 15:48:21 -07:00
test_init.py Update requirement version and add switcher_kis services (#23477) 2019-06-14 15:48:21 -07:00