core/homeassistant/components/homematic
CV ce7f678b9b RSSI_PEER and RSSI_DEVICE are different things (fixes #20900) (#20902)
* Fix #20900: RSSI_PEER and RSSI_DEVICE are different things

This change is fixing issue #20900.

Wireless actors are having two RSSI values. The way the component was programmed one of them was overwritten.

* Added deprecation comment

* Fixed long line

* Fix: pylint comment

* Lint

* flake8

* flake8 again

* Update __init__.py
2019-02-17 20:53:57 -06:00
..
__init__.py RSSI_PEER and RSSI_DEVICE are different things (fixes #20900) (#20902) 2019-02-17 20:53:57 -06:00
binary_sensor.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
climate.py Climate const.py move (#20945) 2019-02-14 20:34:43 +01:00
cover.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
light.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
lock.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
notify.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
sensor.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
services.yaml homematic: Add homematic.put_paramset service (#16024) 2018-08-22 00:20:26 +02:00
switch.py Update file header (#21061) 2019-02-14 16:01:46 +01:00