core/homeassistant/components/flume
Chris Mandich ae8a38757a
Update PyFlume version, support for multiple state attributes (#38138)
* Update PyFlume version, support for multiple state attributes

* Update PyFlume to resolve issue https://github.com/ChrisMandich/PyFlume/issues/7

* Update PyFlume package to 0.5.2, flatten values in sensor

* Delete setup

* Remove 'current_interval' from attributes and round values to 1 decimal place.

* Add missing brackets to remove 'current_interval' from attributes

* Set attribute keys explicitly, check attribute format.

* Breakout intervals into separate sensors.

* Update 'unit_of_measurement' for each sensor, update sensor 'available', remove unusued variables

* Update "Device unique ID."

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update PyFlume, resolve API query update for request.

* Cleanup debug logging

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-07-27 21:30:38 -10:00
..
translations [ci skip] Translation update 2020-06-27 00:05:54 +00:00
__init__.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
config_flow.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
const.py Update PyFlume version, support for multiple state attributes (#38138) 2020-07-27 21:30:38 -10:00
manifest.json Update PyFlume version, support for multiple state attributes (#38138) 2020-07-27 21:30:38 -10:00
sensor.py Update PyFlume version, support for multiple state attributes (#38138) 2020-07-27 21:30:38 -10:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00