Skip to content

Commit

Permalink
Remove tasmota snowboard
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Jan 23, 2021
1 parent 4deddf5 commit d864848
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/tasmota.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
---
switch:
- platform: mqtt
name: "Snowboard"
state_topic: "stat/sonoff_snowboard/POWER"
command_topic: "cmnd/sonoff_snowboard/POWER"
availability_topic: "tele/sonoff_snowboard/LWT"
payload_available: "Online"
payload_not_available: "Offline"
payload_on: "ON"
payload_off: "OFF"
optimistic: false
qos: 2
retain: false
- platform: mqtt
name: "Large Lamp"
state_topic: "stat/sonoff_large_lamp/POWER"
Expand Down

0 comments on commit d864848

Please sign in to comment.