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-28 23:46:12 -07:00
2016-03-07 20:21:08 +01:00
2016-03-26 23:39:56 +01:00
2016-03-07 20:21:08 +01:00
2016-03-09 11:15:04 +01:00
2016-03-07 20:21:08 +01:00
2016-04-30 15:27:59 +02:00
2016-04-11 21:52:19 -07:00
2016-03-07 20:21:08 +01:00
2016-03-25 18:34:58 +01:00
2016-03-07 20:21:08 +01:00
2016-03-24 23:22:17 -07:00
2016-04-16 01:46:50 -07:00
2016-03-14 10:29:12 +00:00
2016-03-07 20:21:08 +01:00