2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

mqtt2.template: add shellyht template

git-svn-id: https://svn.fhem.de/fhem/trunk@18109 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2019-01-01 13:26:52 +00:00
parent 43c041faa7
commit ce9c491b8d

View File

@ -399,6 +399,15 @@ attr DEVICE genericDeviceType light
attr DEVICE icon light_control attr DEVICE icon light_control
attr DEVICE model A_15_shellybulb attr DEVICE model A_15_shellybulb
# shellyht using original firmware
name:A_16_shellyht
filter:TYPE=MQTT2_DEVICE
desc:shellyht using original firmware <br>Just adds stateFormat and icon
attr DEVICE icon temperature_humidity
attr DEVICE stateFormat T: temperature °C H: humidity % B: battery %
attr DEVICE model A_16_shellyht
############### ###############
#ESP Milight Hub #ESP Milight Hub
#use this with Chris Mullins ESP-Milight-Hub. for further details visit https://github.com/sidoh/esp8266_milight_hub #use this with Chris Mullins ESP-Milight-Hub. for further details visit https://github.com/sidoh/esp8266_milight_hub