core/homeassistant
Erik Montnemery b14b14c3c9
Add device automation support to switch entities (#26466)
* Add device automation support to switch entities

* Update switch translations

* Address review comments
2019-09-09 16:55:47 +02:00
..
auth Use PEP 526 type annotations, add some type hints (#26464) 2019-09-07 09:48:58 +03:00
components Add device automation support to switch entities (#26466) 2019-09-09 16:55:47 +02:00
generated Enable SolarEdge config entries (#26282) 2019-09-08 21:49:20 +02:00
helpers Add device automation support to switch entities (#26466) 2019-09-09 16:55:47 +02:00
scripts Replaces IOError by OSError (#26428) 2019-09-04 19:09:24 +02:00
util Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
__init__.py
__main__.py Replaces IOError by OSError (#26428) 2019-09-04 19:09:24 +02:00
bootstrap.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
config.py Replaces IOError by OSError (#26428) 2019-09-04 19:09:24 +02:00
config_entries.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
const.py Bumped version to 0.98.3 2019-09-03 23:20:25 -07:00
core.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
data_entry_flow.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
exceptions.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
loader.py Use PEP 526 type annotations, add some type hints (#26464) 2019-09-07 09:48:58 +03:00
monkey_patch.py Black 2019-07-31 12:25:30 -07:00
package_constraints.txt Updated frontend to 20190908.0 (#26524) 2019-09-08 20:59:09 +02:00
requirements.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00
setup.py Use literal string interpolation in core (f-strings) (#26166) 2019-08-23 09:53:33 -07:00