core/homeassistant
Rob Bierbooms 79fac17c28
Add unique_id and device_info to DSMR entities ()
* Add unique ids and device info

* Fix tests

* Add tests

* Apply suggestions from code review

Co-authored-by: Chris Talkington <chris@talkingtontech.com>

* Fix black

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-10-24 06:22:23 -05:00
..
auth Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
components Add unique_id and device_info to DSMR entities () 2020-10-24 06:22:23 -05:00
generated Add config flow for One wire () 2020-10-23 20:57:16 -05:00
helpers Refresh now() templates on second=0 () 2020-10-23 00:11:02 +02:00
scripts Upgrade mypy to 0.790 () 2020-10-12 19:17:30 -05:00
util Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Upgrade isort to 5.4.2 () 2020-08-29 08:23:55 +02:00
block_async_io.py
bootstrap.py Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
config.py Add link to log view in persistent notification () 2020-10-21 12:09:45 -05:00
config_entries.py Add link to log view in persistent notification () 2020-10-21 12:09:45 -05:00
const.py Bump version to 0.118.0dev0 () 2020-10-21 22:06:18 +02:00
core.py Fix state overwrite race condition where two platforms request the same entity_id () 2020-10-21 17:01:51 +02:00
data_entry_flow.py Add persistent notification for reauth config flows () 2020-10-15 15:46:27 -05:00
exceptions.py Ensure all template errors are caught and the websocket api reports them () 2020-10-12 16:38:24 +02:00
loader.py Don't swallow all errors when checking for config validator platform () 2020-10-19 17:09:57 +02:00
package_constraints.txt Update frontend to 20201021.2 () 2020-10-23 01:17:47 +02:00
requirements.py Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
runner.py Upgrade pylint to 2.6.0 () 2020-08-29 07:59:24 +02:00
setup.py Use dict syntax () 2020-10-06 15:02:23 +02:00
strings.json Add common string for reauth title () 2020-10-15 16:35:00 -05:00