hass-core/homeassistant
Matthias Alphart cd0ae66d58
Add CONF_STATE_CLASS to sensor/__init__.py ()
* add CONF_STATE_CLASS to const.py

* move to `sensor/__init__.py`

* move to sensor/const.py

* Revert "move to sensor/const.py"

This reverts commit 604d0d066b.

* move it to `sensor/const.py` but import it from `sensor/__init__.py`

* add Modbus
2021-08-27 05:54:50 +02:00
..
auth Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
components Add CONF_STATE_CLASS to sensor/__init__.py () 2021-08-27 05:54:50 +02:00
generated Limit USB discovery to specific manufacturer/description/serial_number matches () 2021-08-26 09:59:02 -04:00
helpers Add template functions to get area_id and area_name () 2021-08-25 15:16:51 -04:00
scripts Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
util Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Change logging to do rollover() instead of rotate() () 2021-08-25 17:32:48 +02:00
config.py ConfigType and async_setup/setup type hint improvements () 2021-08-18 13:22:05 +02:00
config_entries.py Fix race that allowed multiple config flows with the same unique id () 2021-08-23 23:01:21 -05:00
const.py Bump version to 2021.10.0dev0 () 2021-08-25 23:19:14 +02:00
core.py Fix external internal url core check () 2021-08-09 10:52:14 +02:00
data_entry_flow.py
exceptions.py Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
loader.py Add known devices to USB Vendor / Product IDs () 2021-08-21 21:56:49 +02:00
package_constraints.txt Bump frontend to 20210825.0 () 2021-08-25 11:36:06 -07:00
requirements.py
runner.py
setup.py Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
strings.json