hass-core/homeassistant/components/wink
Christian Clauss df7d2b3aeb
Fix typos found by codespell (#31243)
* Fix typos found by codespell

* Fix typos found by codespell

* codespell: Furture  ==> Future

* Update test_config_flow.py

* Update __init__.py

* Spellcheck: successfull  ==> successful

* Codespell: unsuccesful  ==> unsuccessful

* Codespell: cant  ==> can't

* Codespell: firware ==> firmware

* Codespell: mimick  ==> mimic
2020-01-31 08:33:00 -08:00
..
__init__.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py
climate.py Sort imports according to PEP8 for components starting with "W" (#29781) 2019-12-09 14:47:53 +01:00
cover.py
fan.py
light.py
lock.py move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
manifest.json Make hassfest stricter (#29494) 2019-12-05 10:15:28 +01:00
scene.py
sensor.py
services.yaml Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
switch.py
water_heater.py