hass-core/homeassistant/components/zwave
2020-05-06 04:39:29 +02:00
..
translations [ci skip] Translation update 2020-05-01 00:02:55 +00:00
__init__.py Remove None from dict.get(key, None) (#33794) 2020-04-07 21:06:05 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
config_flow.py Use str literals (#33654) 2020-04-04 22:08:49 +02:00
const.py Remove zwave.update_config service call (#25959) 2019-08-15 14:22:13 -07:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
discovery_schemas.py Fix support for legacy Z-Wave thermostats (#29955) 2019-12-15 20:02:18 -05:00
fan.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Add zwave workaround identification for Kwikset 916 and Kwikset Obsidian (#35277) 2020-05-06 04:39:29 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
node_entity.py Enable pylint import-outside-toplevel (#33631) 2020-04-04 17:07:36 +02:00
sensor.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Import state strings (#34451) 2020-04-20 16:25:35 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00
util.py Use literal string interpolation in integrations X-Z (f-strings) (#26395) 2019-09-03 21:15:31 +02:00
websocket_api.py Add usb_path to Z-Wave network_status websocket response (#25617) 2019-08-04 17:21:37 -06:00
workaround.py Black 2019-07-31 12:25:30 -07:00