Commit Graph

14 Commits (d0b4210de5db623fd916d3dd2f1f090842cc6541)

Author SHA1 Message Date
Marc Mueller aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
Marc Mueller 32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
Marc Mueller c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Erik Montnemery 1f9c180233
Use freezegun in iotawatt tests () 2023-08-25 09:03:29 -05:00
epenet ea29cdfe83
Add type hints to integration tests (part 12) () 2023-02-13 13:03:51 +01:00
Stefan Agner f3cf760772
Drop IoTaWatt Accumulated sensors () 2023-01-25 11:08:43 +01:00
Michael e35ab75c0b
Replace the usage of unit constants by enumerations in Tests [h-l] () 2023-01-15 14:52:55 +01:00
Franck Nijhof a6244eea28
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
Dave T 1f62371f45
Use DeviceClass Enums in iotawatt tests () 2021-12-21 19:02:15 +01:00
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service ()
* Convert persistent notification tests to async

* Create/dismiss persistent notifications in exposed functions, not service calls

* Fix notify persistent_notification

* Remove setting up persistent_notification

* Drop more setups

* Empty methods

* Undeprecate sync methods because too big task

* Fix setup clearing notifications

* Fix a bunch of tests

* Fix more tests

* Uno mas

* Test persistent notification events

* Clean up stale comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
Jean-Yves Avenard 9d84d41f81
Change energy state class to STATE_CLASS_TOTAL () 2021-10-06 13:24:17 +02:00
Jean-Yves Avenard 556dcf6abb
Add iotawatt high-accuracy energy readout sensors () 2021-09-09 15:32:43 +02:00
Paulus Schoutsen 9284f7b147
Tweaks for the iotawatt integration () 2021-09-01 13:18:50 +02:00
Greg 3bd9be2f6d
Add IoTaWatt integration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-30 12:52:29 -07:00