core/homeassistant
Robert Svensson 7a6facc875 Device and entity registry remove config entry on unload (#16247)
* Test

* Ability to remove device

* Don't remove devices, instead remove config entry from device and entity registries

* Remove print

* Remove is not the same as unload

* Add tests

* Fix hound comment
2018-09-04 09:00:14 +02:00
..
auth Tweak MFA login flow (#16254) 2018-08-29 10:16:54 +02:00
components add ExpressBus icon key to sensor.mvg (#16387) 2018-09-04 08:48:03 +02:00
helpers Device and entity registry remove config entry on unload (#16247) 2018-09-04 09:00:14 +02:00
scripts Add multi-factor authentication modules (#15489) 2018-08-22 09:52:34 +02:00
util Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
__init__.py
__main__.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
bootstrap.py Blow up startup if init auth providers or modules failed (#16240) 2018-08-28 20:54:01 +02:00
config.py Blow up startup if init auth providers or modules failed (#16240) 2018-08-28 20:54:01 +02:00
config_entries.py Device and entity registry remove config entry on unload (#16247) 2018-09-04 09:00:14 +02:00
const.py Version bump to 0.78.0.dev0 2018-08-29 12:20:05 +02:00
core.py Remove remote.API from core.Config (#15951) 2018-08-13 09:26:20 +02:00
data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
monkey_patch.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
package_constraints.txt Upgrade attrs to 18.2.0 (#16372) 2018-09-02 19:01:43 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00