hass-core/homeassistant
Aaron Bach 6114006b8b
Deprecate YAML config for SimpliSafe (0.119 removal) (#41896)
* Deprecate YAML config for SimpliSafe (0.119 removal)

* Remove import step from config flow
2020-10-15 14:28:09 -06:00
..
auth Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
components Deprecate YAML config for SimpliSafe (0.119 removal) (#41896) 2020-10-15 14:28:09 -06:00
generated Add gree climate integration (#37498) 2020-10-14 15:15:56 +02:00
helpers Improve template ratelimit performance (#41741) 2020-10-15 12:02:05 +02:00
scripts Upgrade mypy to 0.790 (#41595) 2020-10-12 19:17:30 -05:00
util Upgrade mypy to 0.790 (#41595) 2020-10-12 19:17:30 -05:00
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
bootstrap.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
config_entries.py Make async_step_discovery default for MQTT config flows (#41414) 2020-10-07 23:49:29 +02:00
const.py Add media_player.repeat_set service (#41435) 2020-10-12 23:29:28 +02:00
core.py Only validate entity id if it did not exist on state change (#41820) 2020-10-14 11:06:51 +02:00
data_entry_flow.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
exceptions.py Ensure all template errors are caught and the websocket api reports them (#41719) 2020-10-12 16:38:24 +02:00
loader.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
package_constraints.txt Update to zeroconf 0.28.6 to accomodate devices that are not strictly name compliant (#41784) 2020-10-13 14:02:52 -05:00
requirements.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
runner.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Add invalid_host to base strings for config flows (#41381) 2020-10-07 11:24:31 +02:00