core/homeassistant
Josh Bendavid 9064058a03 Add generic command functionality to denonavr (#29295)
* Add generic command functionality to denonavr

* add minimal unit tests for denonavr

* fix import order

* simplify denonavr unit test

* handle domain specific service calls with dispatcher

* update unit tests

* update unit tests

* remove unnecessary return value

* fix handling of mock instances in unit tests
2020-01-02 22:30:20 +01:00
..
auth Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
components Add generic command functionality to denonavr (#29295) 2020-01-02 22:30:20 +01:00
generated Add local_ip component (#29973) 2019-12-31 14:34:53 +01:00
helpers Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
scripts Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
util Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
__init__.py
__main__.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
bootstrap.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
config.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
config_entries.py Add a config entry mechanism to rediscover a discovery that was ignored (#30099) 2019-12-21 11:22:07 +01:00
const.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
core.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
data_entry_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
package_constraints.txt Upgrade zeroconf to 0.24.4 (#30347) 2020-01-01 14:04:37 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00