Commit Graph

5 Commits (addb91d49ef5bb109b87455d13b390adaefe8021)

Author SHA1 Message Date
Robert Hillis 488a636aec
Clean up unused loggers () 2021-10-14 10:03:38 -07:00
Marc Mueller a4dae0c1e1
Use EntityDescription - meteoclimatic () 2021-09-06 09:48:12 +02:00
Erik Montnemery 2720ba2753
Move temperature conversions to sensor base class (4/8) ()
* Move temperature conversions to entity base class (4/8)

* Fix litterrobot sensor

* Fix tests
2021-08-11 21:17:47 +02:00
Milan Meulemans 0471b27179
Replace HomeAssistantType with HomeAssistant () 2021-07-27 12:30:56 +02:00
Adrián Moreno a639cb7ba7
Add sensor platform to Meteoclimatic integration ()
* Add meteoclimatic sensor platform

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Add sensor.py to coverage file

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Add explicit return type None

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Fix sample station code

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Apply frenck suggestions

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Remove extra attributes

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Revert translations

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>

* Remove None icons and classes

Signed-off-by: Adrian Moreno <adrian@morenomartinez.com>
2021-06-29 13:52:39 +02:00