core/homeassistant
Maciej Bieniek c91f89260e
Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009)
* Fix sensor state_class

* Remove state class from total work time sensor

* Add state_class restore mechanism

* Remove commented code

* Remove unnecessary code
2021-05-23 23:10:22 +03:00
..
auth Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
components Add `state_class` to entities coming from battery powered devices in Shelly integration (#51009) 2021-05-23 23:10:22 +03:00
generated Add samsungtv dhcp and zeroconf discovery (#48022) 2021-05-22 10:41:18 -05:00
helpers Fix typing in config flow helper (#50994) 2021-05-23 14:08:21 +02:00
scripts
util Use whoami for location lookup (#50934) 2021-05-22 20:34:48 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
const.py Add `Final` type for all core constants (#50858) 2021-05-19 19:31:38 +03:00
core.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
data_entry_flow.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
exceptions.py
loader.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
package_constraints.txt Bump aiodiscover to 1.4.2 (#50917) 2021-05-21 07:27:52 +02:00
requirements.py
runner.py
setup.py
strings.json