core/homeassistant
Erik Montnemery 63c538b024
Add config flow for template sensor (#98970)
* Add config flow for template sensor

* Tweak error reporting

* Improve validation

* Fix test

* Rename translation strings

* Improve validation

* Fix sensor async_setup_entry

* Avoid duplicating sensor device class translations

* Avoid duplicating sensor device class translations

* Add config flow tests

* Include all units from DEVICE_CLASS_UNITS in unit_of_measurement select

* Address review comments
2023-08-30 16:22:52 +02:00
..
auth
backports Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
brands Add Trafikverket Camera integration (#79873) 2023-08-24 10:39:22 +02:00
components Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
generated Add config flow for template sensor (#98970) 2023-08-30 16:22:52 +02:00
helpers Fix typo in TrackTemplateResultInfo (#99276) 2023-08-29 08:54:38 -05:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
config_entries.py Improve performance of abort_entries_match (#98932) 2023-08-24 15:34:45 +02:00
const.py Add lawnmower entity (#93623) 2023-08-21 12:19:55 +02:00
core.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
data_entry_flow.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
exceptions.py
loader.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
package_constraints.txt Bump zeroconf to 0.88.0 (#99248) 2023-08-29 00:01:39 -04:00
requirements.py
runner.py
setup.py
strings.json