core/homeassistant/components/rfxtrx
Joakim Plate f173805c2f
Make sensor and binary_sensor inherit from base class (#37946)
* Make sensor and binary_sensor inherit from base class

* Drop several pointless public properties

* Make sure base function has same parameters

* Drop pass

* Missed one

* Adjust inherit order
2020-07-18 13:43:38 +02:00
..
translations [ci skip] Translation update 2020-07-18 00:02:49 +00:00
__init__.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
binary_sensor.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
config_flow.py Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
const.py Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
cover.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
light.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
manifest.json Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
sensor.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00
services.yaml Add rfxtrx ability to send a raw command to device (#37793) 2020-07-13 16:54:52 +02:00
strings.json Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
switch.py Make sensor and binary_sensor inherit from base class (#37946) 2020-07-18 13:43:38 +02:00