1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00
Files
core/tests/components
Klaas Schoute 68fbc0792a Add P1 Monitor integration (#54738)
* Init integration P1 Monitor

* Fix build error

* Add quality scale

* Remove last_reset and icon

* Change list to tuple

* Close client on connection exception

* Change min value to 5 (seconds)

* the used python package will close it

* Remove the options flow

* Add session and close client

* Smash to a single DataUpdateCoordinator

* Make a custom update coordinator class

* await the coordinator close

* Add second await the coordinator close

* Close when exit scope

* Removed unused code

* Fix test_sensor on entity_id change

* Fix test on test_sensor

* Transfer SENSOR dict to sensor platform

* device class for cost entity update entity_name

* Revert name in unique id and update sensor test

* Update code based on suggestions

* Fix typing

* Change code to fix mypy errors

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-20 08:45:04 +02:00
..
2021-07-21 10:25:46 +02:00
2021-08-17 17:29:20 +02:00
2021-07-14 10:45:47 +02:00
2021-08-10 09:19:28 +02:00
2021-08-18 11:21:51 -07:00
2021-07-21 21:35:44 +02:00
2021-06-26 15:36:45 -07:00
2021-08-05 23:33:20 -05:00
2021-07-09 07:55:26 +02:00
2021-08-16 14:52:53 -05:00
2021-07-30 20:07:23 +02:00
2021-07-27 01:46:01 +02:00
2021-07-19 18:50:04 +02:00
2021-07-30 07:11:58 -07:00
2021-06-28 16:59:17 +02:00
2021-08-16 12:56:10 +02:00
2021-08-11 11:07:04 +02:00
2021-08-10 15:03:34 +02:00
2021-06-27 15:06:25 -04:00