core/homeassistant/components/nws
MatthewFlamm f8f0495319
Add nws sensor platform (#45027)
* Resolve rebase conflict.

Remove logging

* lint: fix elif after return

* fix attribution

* add tests for None valuea

* Remove Entity import

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Import SensorEntity

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Inherit SensorEntity

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* remove unused logging

* Use CoordinatorEntity

* Use type instead of name.

* add all entities

* add nice rounding to temperature and humidity

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-04-01 18:50:37 +02:00
..
translations [ci skip] Translation update 2021-03-23 00:03:29 +00:00
__init__.py Add nws sensor platform (#45027) 2021-04-01 18:50:37 +02:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py Add nws sensor platform (#45027) 2021-04-01 18:50:37 +02:00
manifest.json
sensor.py Add nws sensor platform (#45027) 2021-04-01 18:50:37 +02:00
strings.json
weather.py Add nws sensor platform (#45027) 2021-04-01 18:50:37 +02:00