Erik Montnemery
|
2720ba2753
|
Move temperature conversions to sensor base class (4/8) (#54472)
* Move temperature conversions to entity base class (4/8)
* Fix litterrobot sensor
* Fix tests
|
2021-08-11 21:17:47 +02:00 |
Erik Montnemery
|
3e09787d85
|
Set device_class on temperature sensors F-K (#52918)
* Set device_class on temperature sensors F-K
* Fix juicenet sensor
|
2021-07-12 20:32:55 +02:00 |
Erik Montnemery
|
fdf97eaca3
|
Migrate integrations i-m to extend SensorEntity (#48213)
|
2021-03-22 19:59:03 +01:00 |
Paulus Schoutsen
|
4ebbabcdd1
|
Unsub dispatcher when removing entity from hass (#33510)
* Unsub dispatcher when removing entity from hass
* Update homeassistant/components/plaato/sensor.py
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/volvooncall/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-04-02 09:25:33 -07:00 |
Michał Mrozek
|
afa7e0bfe8
|
fix: exception after kaiterra api call timeout (#27622)
|
2019-10-13 22:01:40 -07:00 |
Michał Mrozek
|
fbe85a2eb2
|
Add Kaiterra integration (#26661)
* add Kaiterra integration
* fix: split to multiple platforms
* fix lint issues
* fix formmating
* fix: docstrings
* fix: pylint issues
* Apply suggestions from code review
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Adjust code based on suggestions
* Update homeassistant/components/kaiterra/sensor.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
|
2019-09-22 23:49:09 +02:00 |