hass-core/homeassistant
Anton Sarukhanov 32cb666dac Update Avi-On to work with latest API (#17780)
* Update Avi-On to work with the API.

* Use voluptuous defaults instead of .get()

* Bump library version.

* Remove unnecessary voluptuous defaults. Fix manually-configured devices.

API-discovered devices are already Avion objects, but manually-configured devices need to be instantiated as Avion objects first.

* Use .get() where appropriate.

* Remove default
2018-10-29 23:29:27 +01:00
..
auth Permissions improv (#17811) 2018-10-29 11:28:04 +01:00
components Update Avi-On to work with latest API (#17780) 2018-10-29 23:29:27 +01:00
helpers Pass hass_config to load_platform (#17952) 2018-10-29 19:21:21 +01:00
scripts
util Fixed issue #16903 re exception with multiple simultanious writes (#17636) 2018-10-23 10:54:03 +02:00
__init__.py
__main__.py
bootstrap.py
config.py Tweak sensors comments in default config (#17526) 2018-10-17 09:58:41 +02:00
config_entries.py Migrate dialogflow over to the new webhook component (#17804) 2018-10-28 19:25:43 +01:00
const.py Geo location trigger added (#16967) 2018-10-22 20:01:01 +02:00
core.py Fire an event when timer gets out of sync (#17398) 2018-10-15 11:34:36 +02:00
data_entry_flow.py
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt Update requests to 2.20.0 (#17978) 2018-10-29 21:16:05 +01:00
requirements.py
setup.py