core/homeassistant
Steffen Zimmermann e5642a8648
Add state_class measurements in wiffi integration (#54279)
* add support for state_class measurements in wiffi integration

* use new STATE_CLASS_TOTAL_INCREASING for metered entities

like
- amount of rainfall per hour/day
- rainfall hours per day
- sunshine hours per day

* Update homeassistant/components/wiffi/sensor.py

Co-authored-by: Greg <greg.diehl.gtd@gmail.com>

Co-authored-by: Greg <greg.diehl.gtd@gmail.com>
2021-09-27 18:28:20 +02:00
..
auth Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
components Add state_class measurements in wiffi integration (#54279) 2021-09-27 18:28:20 +02:00
generated Airthings (#56578) 2021-09-23 13:20:30 -07:00
helpers Add is_number template filter and function (#56705) 2021-09-27 10:47:57 +02:00
scripts Upgrade colorlog to 6.4.1 (#56573) 2021-09-23 16:12:13 +02:00
util Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
__init__.py
__main__.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
block_async_io.py
bootstrap.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
config.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
config_entries.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
const.py Add date device class (#55887) 2021-09-07 16:46:12 +02:00
core.py typo (#56477) 2021-09-21 15:09:21 +01:00
data_entry_flow.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
exceptions.py
loader.py Bump awesomeversion to 21.8.1 (#55817) 2021-09-11 11:40:46 -07:00
package_constraints.txt Upgrade requests to 2.26.0 (#56683) 2021-09-26 21:44:28 -05:00
requirements.py Avoid checking if a package is installed if it already failed (#56698) 2021-09-26 22:32:25 -07:00
runner.py Avoid deadlock on shutdown when a task is shielded from cancelation (#56499) 2021-09-21 14:35:14 -07:00
setup.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
strings.json