Files
core/homeassistant/components/sensor
Stefan Jonasson f4c9540a1b Updated teh entity_id generation
Entity ids will now look like this:
sensor.philio_technology_corporation_psm021_slim_multisensor_doorwindow_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_luminance_7
sensor.philio_technology_corporation_psm021_slim_multisensor_motion_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_tamper_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_temperature_7

sensor.philio_technology_corporation_psm021_slim_multisensor_doorwindow_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_luminance_8
sensor.philio_technology_corporation_psm021_slim_multisensor_motion_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_tamper_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_temperature_8

And if there is several values of the same type in a node the instance id will be appended like this (three switches in the same device):
switch.fibaro_system_unknown_type0202_id1002_switch_9
switch.fibaro_system_unknown_type0202_id1002_switch_9_2
switch.fibaro_system_unknown_type0202_id1002_switch_9_3
2016-01-26 09:33:26 +01:00
..
2016-01-12 21:53:27 -08:00
2016-01-17 17:50:20 -08:00
2015-11-04 23:53:22 -08:00
2016-01-17 17:50:20 -08:00
2015-12-13 01:00:12 +01:00
2016-01-17 17:50:20 -08:00
2016-01-17 17:50:20 -08:00
2016-01-04 21:36:39 +01:00
2016-01-17 17:50:20 -08:00
2016-01-17 17:50:20 -08:00
2016-01-19 19:26:40 +01:00
2016-01-16 12:56:38 -07:00
2016-01-22 21:15:07 +01:00
2016-01-02 13:29:33 -08:00
2016-01-17 17:50:20 -08:00
2015-12-25 22:02:10 +01:00
2015-12-20 11:20:40 -05:00
2016-01-17 17:50:20 -08:00
2015-12-19 09:38:23 +01:00
2016-01-16 11:35:17 +00:00
2016-01-17 17:50:20 -08:00
2016-01-21 18:32:10 -08:00
2016-01-21 22:04:18 +01:00
2016-01-26 09:33:26 +01:00