hass-core/homeassistant/components/sensor
Stefan Jonasson 1842e5909e Updated the entity names for all z-wave devices.
Z-Wave have a unique node id, this is now added to the entity name.

This is a change will break old configs.  The Z-Wave entity_id will have to be updated in configurations.

The reason for this change is that the old behavior created duplicate entity_ids if you have several similar devices. The order devices is included is not consistent so when the service was restarted the entity ids could change and the configuration for entities will be invalid.

There was also inconsistencies between the naming for sensors and switches.
(cherry picked from commit 33a78df)
2016-01-24 10:20:51 +01:00
..
__init__.py Merge branch 'dev' into mysensors-component-switch 2015-12-31 06:05:06 +01:00
arduino.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
arest.py Make Flake8 happy 2016-01-12 21:53:27 -08:00
bitcoin.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
command_sensor.py Ignore template if it isn't set 2015-12-14 10:49:54 -07:00
cpuspeed.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
demo.py Remove alarm sensor from demo platform 2015-11-04 23:53:22 -08:00
dht.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
dweet.py Catch error state 2015-12-13 01:00:12 +01:00
ecobee.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
efergy.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
eliqonline.py Update eliqonline.py 2016-01-04 21:36:39 +01:00
forecast.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
glances.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
isy994.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
modbus.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
mqtt.py Migrate MQTT from jsonpath to templates 2015-12-10 21:39:01 -08:00
mysensors.py Fix missing binary sensor types 2016-01-19 19:26:40 +01:00
nest.py fix pylint errors in sensor/nest 2016-01-16 12:56:38 -07:00
netatmo.py Add icons to NetAtmo sensors 2016-01-22 21:15:07 +01:00
openweathermap.py Fix #863 - Added a check for good pull from OWM and return if the object is None 2016-01-20 19:36:33 -08:00
rest.py Simplify Rest sensors 2016-01-02 13:29:33 -08:00
rfxtrx.py Allow generating requirements_all.txt 2015-11-17 00:21:49 -08:00
sabnzbd.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
swiss_public_transport.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
systemmonitor.py bugfix 2015-12-25 22:02:10 +01:00
tellduslive.py fix issue where sensors and switches were duplicated because of component getting initialized twice. closes #913 2016-01-18 19:41:41 +01:00
tellstick.py Allow generating requirements_all.txt 2015-11-17 00:21:49 -08:00
temper.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
template.py Change error state to be 'error' rather than 'unknown', trace error. 2016-01-22 16:30:02 +00:00
time_date.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
torque.py http fixes 2015-12-20 11:20:40 -05:00
transmission.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
twitch.py Update docstrings 2015-12-19 09:38:23 +01:00
vera.py Bump pywemo version. 2016-01-16 11:35:17 +00:00
verisure.py Enforce entity attribute types 2016-01-17 17:50:20 -08:00
wink.py Wink siren support 2016-01-21 18:32:10 -08:00
worldclock.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
yr.py yr.no: fix some bugs in the component 2016-01-21 22:04:18 +01:00
zwave.py Updated the entity names for all z-wave devices. 2016-01-24 10:20:51 +01:00