core/homeassistant/components/demo
marawan31 dba326f16b
Add precipitation probability to weather forcast (#36019)
* Add precipitation probability attribute

* bump env_canada version to 0.0.38 in manifest

* bump env_canada version to 0.0.38 in requirements

* Add support for percipiation probability

* formated project with black

* make sure prob is an int

* fix build break

* update usage to correct naming

* revert bad change and apply fix build break

* add tests
2020-06-17 07:39:33 +02:00
..
translations [ci skip] Translation update 2020-06-14 00:03:01 +00:00
__init__.py
air_quality.py
alarm_control_panel.py
binary_sensor.py
calendar.py
camera.py
climate.py Add climate services required features (#35804) 2020-05-20 23:47:30 +02:00
config_flow.py
const.py
cover.py
demo_0.jpg
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py
fan.py Fix fan not checking supported_features (#35248) 2020-05-06 09:58:07 +02:00
geo_location.py
image_processing.py
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py
mailbox.py
manifest.json
media_player.py
notify.py
remote.py Rename RemoteDevice to RemoteEntity (#34676) 2020-04-26 02:12:36 +02:00
sensor.py
services.yaml
strings.json
stt.py
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00
tts.mp3
tts.py
vacuum.py Improve Vacuum Entity (#35554) 2020-05-25 17:56:12 -07:00
water_heater.py Rename WaterHeaterDevice to WaterHeaterEntity (#34675) 2020-05-01 16:29:14 +02:00
weather.py Add precipitation probability to weather forcast (#36019) 2020-06-17 07:39:33 +02:00