From 43a94c15463195e58ddf7b2d667ae86687ef2910 Mon Sep 17 00:00:00 2001 From: Beta-User Date: Tue, 1 Jan 2019 13:26:52 +0000 Subject: [PATCH] mqtt2.template: add shellyht template git-svn-id: https://svn.fhem.de/fhem/trunk@18109 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/lib/AttrTemplate/mqtt2.template | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fhem/FHEM/lib/AttrTemplate/mqtt2.template b/fhem/FHEM/lib/AttrTemplate/mqtt2.template index 66ce0803f..560959a21 100644 --- a/fhem/FHEM/lib/AttrTemplate/mqtt2.template +++ b/fhem/FHEM/lib/AttrTemplate/mqtt2.template @@ -399,6 +399,15 @@ attr DEVICE genericDeviceType light attr DEVICE icon light_control attr DEVICE model A_15_shellybulb +# shellyht using original firmware +name:A_16_shellyht +filter:TYPE=MQTT2_DEVICE +desc:shellyht using original firmware
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 #use this with Chris Mullins ESP-Milight-Hub. for further details visit https://github.com/sidoh/esp8266_milight_hub