core/homeassistant/components/netatmo
cgtobi d13402108b
Add unit of measurement to Netatmo sensors (#42208)
* Add unit of measurement

* Update homeassistant/components/netatmo/sensor.py

Co-authored-by: Chris Talkington <chris@talkingtontech.com>

* Update sensor.py

* Update sensor.py

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-10-24 14:43:54 -05:00
..
translations [ci skip] Translation update 2020-10-22 00:09:52 +00:00
__init__.py
api.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
camera.py Add attribute for camera light state (#40575) 2020-10-20 21:57:00 +02:00
climate.py Fix Netatmo climate error when no boiler status is set (#40815) 2020-10-01 09:56:46 +02:00
config_flow.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
const.py
data_handler.py Reduce polling for Netatmo weather station sensors (#41858) 2020-10-15 09:25:59 +02:00
helper.py
light.py
manifest.json Bump pyatmo version to 4.1.0 (#41487) 2020-10-08 15:08:15 +02:00
media_source.py
netatmo_entity_base.py
sensor.py Add unit of measurement to Netatmo sensors (#42208) 2020-10-24 14:43:54 -05:00
services.yaml
strings.json Add missing common strings (#41621) 2020-10-11 00:42:32 +02:00
webhook.py