1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 06:16:29 +00:00
Files
core/homeassistant/components/light
Martin Hjelmare 069a4b1706 Refactor mysensors component
* Add MySensorsDeviceEntity class to hold the common attributes,
	properties and methods for mysensors entities.
* Inherit from MySensorsDeviceEntity class in binary_sensor, light,
	sensor and switch mysensors platforms.
* Remove not needed attribute and method for const in GatewayWrapper
	class. The const attribute is already set in the wrapped object.
* Clean up state property for mysensors sensor entities.
* Inherit from MySensorsLightRGB in MySensorsLightRGBW class.
* Remove use of get_component in mysensors component and platforms.
* Clean up update method in MySensorsDeviceEntity class.
2016-04-30 15:27:59 +02:00
..
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-04-30 15:27:59 +02:00
2016-04-08 20:55:31 -07:00
2016-03-07 22:08:21 +01:00
2016-01-16 10:45:05 -05:00
2016-04-21 07:57:28 -07:00
2016-04-16 01:46:50 -07:00
2016-03-17 12:27:06 -04:00
2016-03-07 22:08:21 +01:00