de6c5a503b
* Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * reworked token generation * delete * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * Initial Harmony device support, working current activity sensor and switch for each activity TODO: add new device per hub to send device specific activity Changes to be committed: new file: homeassistant/components/harmony.py new file: homeassistant/components/sensor/harmony.py new file: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * ready for beta, I think Changes to be committed: modified: homeassistant/components/harmony.py modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py * Changes to be committed: modified: homeassistant/components/harmony.py new file: homeassistant/components/remote/__init__.py new file: homeassistant/components/remote/harmony.py new file: homeassistant/components/remote/services.yaml modified: homeassistant/components/sensor/harmony.py modified: homeassistant/components/switch/harmony.py Implemented remote component and harmony platform * streamlined harmony support * typo * reworked token generation * delete * readded after rebase * cleaning up style errors * modified .coveragerc * moved import statements * added more debug logging * Added URL encoding of token received from Logitech * Corrected import for python 3 * new pyharmony version * new pyharmony version * remote tests * only write config file if not present or sync service is called * more tests * more tests * bumped pyharmony version to work with new auth * bumped pyharmony version to work with new auth * style corrections * harmony local auth and remote demo platform * style fix * PR refinements and permission issues * forgot a blank line * removed sync test from test_init * removed sync test from test_init * visual indent * send_command test in demo platform |
||
---|---|---|
.. | ||
alarm_control_panel | ||
automation | ||
binary_sensor | ||
calendar | ||
camera | ||
climate | ||
cover | ||
device_tracker | ||
fan | ||
http | ||
light | ||
lock | ||
media_player | ||
mqtt | ||
notify | ||
recorder | ||
remote | ||
scene | ||
sensor | ||
switch | ||
weather | ||
__init__.py | ||
test_alexa.py | ||
test_api.py | ||
test_configurator.py | ||
test_conversation.py | ||
test_demo.py | ||
test_device_sun_light_trigger.py | ||
test_emulated_hue.py | ||
test_frontend.py | ||
test_google.py | ||
test_graphite.py | ||
test_group.py | ||
test_history.py | ||
test_influxdb.py | ||
test_init.py | ||
test_input_boolean.py | ||
test_input_select.py | ||
test_input_slider.py | ||
test_introduction.py | ||
test_litejet.py | ||
test_logbook.py | ||
test_logentries.py | ||
test_logger.py | ||
test_mqtt_eventstream.py | ||
test_panel_custom.py | ||
test_panel_iframe.py | ||
test_persistent_notification.py | ||
test_pilight.py | ||
test_proximity.py | ||
test_rfxtrx.py | ||
test_scene.py | ||
test_script.py | ||
test_shell_command.py | ||
test_sleepiq.py | ||
test_splunk.py | ||
test_statsd.py | ||
test_sun.py | ||
test_updater.py | ||
test_weblink.py | ||
test_websocket_api.py | ||
test_zone.py |