hass-core/homeassistant/components/ios
Tom Brien 151c0d9761
Provide user-defined actions to app (#38572)
* Start moving stuff to iOS

* Load config on to hass.data

* Remove un used logging

* Switch to Rest API

* Add schema

* Return whole config in new view and leave old 100 % the same

* Update doc strings

* MartinHjelmare feedback

* Move register view to async_setup_entry
2020-09-01 08:24:23 -04:00
..
translations [ci skip] Translation update 2020-06-15 00:03:32 +00:00
__init__.py Provide user-defined actions to app (#38572) 2020-09-01 08:24:23 -04:00
config_flow.py Sort imports according to PEP8 for components starting with "I" (#29769) 2019-12-09 14:21:24 +01:00
const.py Provide user-defined actions to app (#38572) 2020-09-01 08:24:23 -04:00
manifest.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
notify.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
sensor.py Use list literals (#33659) 2020-04-04 23:14:47 +02:00
strings.json Don't set step title if it's integration title (#34524) 2020-04-22 15:05:39 +02:00