Skip to content
Snippets Groups Projects
nbsp.items 2.16 KiB
Newer Older
Paul's avatar
Paul committed
// device specific properties
Switch             Switch_TH1      "Augenprüfraum 1"                     {channel="mqtt:topic:tasmota:tasmota_7C8E28:PowerSwitch1"}
Switch             Switch_TH2      "Augenprüfraum 2"                     {channel="mqtt:topic:tasmota:tasmota_7C8E28:PowerSwitch2"}
Number:Power       Power1          "Power1 [%.1f W]"                     {channel="mqtt:topic:tasmota:tasmota_7C8E28:Power1"}
Number:Power       Power2          "Power2 [%.1f W]"                     {channel="mqtt:topic:tasmota:tasmota_7C8E28:Power2"}
Number:Temperature Switch_TH_Temp1 "Temperature [%.1f °C]" <temperature> {channel="mqtt:topic:tasmota:tasmota_7C8E28:Temperature"}

// Lightswitch Werkstatt
// device specific properties
Switch             werkstatt_lightswitch1                 "Werkstatt 1"                 {channel="mqtt:topic:tasmota:tasmota_7C828C:PowerSwitch1"}
Switch             werkstatt_lightswitch2                 "Werkstatt 2"                 {channel="mqtt:topic:tasmota:tasmota_7C828C:PowerSwitch2"}
Number:Power       werkstatt_lightswitch1_power1          "Werkstatt Power 1 [%.1f W]"  {channel="mqtt:topic:tasmota:tasmota_7C828C:Power1"}
Number:Power       werkstatt_lightswitch2_power2          "Werkstatt Power 2 [%.1f W]"  {channel="mqtt:topic:tasmota:tasmota_7C828C:Power2"}
Number:Temperature werkstatt_lightswitch_temp "Temperature [%.1f °C]" <temperature> {channel="mqtt:topic:tasmota:tasmota_7C828C:Temperature"}

// Lightswitch Lager
// device specific properties
Switch             werkstatt_lightswitch1     "Werkstatt 1"                         {channel="mqtt:topic:tasmota:tasmota_7C8270:PowerSwitch1"}
Switch             werkstatt_lightswitch2     "Werkstatt 2"                         {channel="mqtt:topic:tasmota:tasmota_7C8270:PowerSwitch2"}
Number:Power       werkstatt_lightswitch1     "Werkstatt Power 1 [%.1f W]"          {channel="mqtt:topic:tasmota:tasmota_7C8270:Power1"}
Number:Power       werkstatt_lightswitch2     "Werkstatt Power 2 [%.1f W]"          {channel="mqtt:topic:tasmota:tasmota_7C8270:Power2"}
Number:Temperature werkstatt_lightswitch_temp "Temperature [%.1f °C]" <temperature> {channel="mqtt:topic:tasmota:tasmota_7C8270:Temperature"}