epenet
ebdf9a8658
Use UnitOfEnergy in integrations (o-z) ( #84221 )
2022-12-19 10:58:37 +01:00
epenet
52d4a358a0
Use UnitOfPower in integrations [s-z] ( #83826 )
2022-12-12 12:20:16 +01:00
Eric Severance
c6ba987995
Use device properties for WeMo Insight sensors ( #63525 )
2022-03-28 17:47:18 -07:00
Eric Severance
d60540d4f5
Cast types in wemo rather than converting ( #62454 )
2021-12-20 22:34:34 -06:00
Eric Severance
1318597370
Fix typing for wemo ( #62157 )
2021-12-19 18:09:30 -06:00
Robert Hillis
b8dabfe659
Use enums in wemo ( #61983 )
...
* Use enums in wemo
* uno mas
2021-12-16 09:02:23 +01:00
Eric Severance
56246056ce
Be tolerant of Wemo insight_param keys that might not exist ( #55232 )
2021-08-26 10:27:06 +02:00
Eric Severance
e6ba3b41cb
Add Binary Sensor for WeMo Insight & Maker ( #55000 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-22 20:09:22 +02:00
Eric Severance
67d04b6082
Use DataUpdateCoordinator for wemo ( #54866 )
...
* Use DataUpdateCoordinator for wemo
* Rename DeviceWrapper->DeviceCoordinator and make it a subclass of DataUpdateCoordinator
* Rename async_update_data->_async_update_data to override base class
* Rename: device -> coordinator
2021-08-21 20:14:55 +02:00
Erik Montnemery
2fa07777cd
Warn if unit_of_measurement is set on instances of SensorEntityDescription ( #54867 )
...
* Add class BaseEntityDescription without unit_of_measurement
* Refactor according to review comments
* Tweak
* Fix offending integrations
* Fix offending integrations
2021-08-20 15:54:57 +02:00
Erik Montnemery
6eba04c454
Remove last_reset attribute from wemo energy sensors ( #54821 )
2021-08-18 16:45:16 +02:00
Erik Montnemery
87e7a8fb5f
Move temperature conversions to sensor base class - new integrations ( #54623 )
...
* Move temperature conversions to sensor base class
* Tweaks
* Update pvpc_hourly_pricing
* Fix flipr sensor
* Fix ezviz and youless sensor
2021-08-15 08:51:43 +02:00
Eric Severance
4506b41022
Use SensorEntityDescription for wemo ( #53537 )
2021-07-27 12:05:21 +02:00
Eric Severance
7119285201
Clean wemo sensor attributes ( #53532 )
...
* Wemo: Use the available property instead of returning unavailable from state property
* Nit: s/_insight_device_key/_insight_params_key
* Use insight_params_key for generating unique_id
2021-07-27 07:18:05 +02:00
Eric Severance
a6331d85ed
Support energy/power sensors in the WeMo component ( #53419 )
2021-07-26 08:50:22 -07:00