Schaltzustand Tasmota Geräte
Verfasst: 30. Apr 2021 21:57
Guten Abend zusammen,
habe meine Tasmota (Gosund) Steckdosen bereits in OH3 eingebunden und es werden mir auch schon Werte angezeigt.
Aktuell scheitere ich daran, dass die Steckdose den Schaltzustand AN hat, in den Pages mir aber der Zustand als AUS angezeigt wird. Kann mich ggf. jemand unterstützen?
Vorab ein schönes WE 
habe meine Tasmota (Gosund) Steckdosen bereits in OH3 eingebunden und es werden mir auch schon Werte angezeigt.
Aktuell scheitere ich daran, dass die Steckdose den Schaltzustand AN hat, in den Pages mir aber der Zustand als AUS angezeigt wird. Kann mich ggf. jemand unterstützen?
Code: Alles auswählen
Administration
Smart Home
Steckdose Gefrierschrank
Smart Home
Run mode (Ctrl-R)
1
config:
2
label: Smart Home
3
sidebar: true
4
blocks:
5
- component: oh-block
6
config: {}
7
slots:
8
default:
9
- component: oh-grid-row
10
config: {}
11
slots:
12
default:
13
- component: oh-grid-col
14
config: {}
15
slots:
16
default:
17
- component: oh-toggle-card
18
config:
19
item: SteckdoseKuhlschrank_SteckdoseKuhlschrank
20
- component: oh-grid-col
21
config: {}
22
slots:
23
default:
24
- component: oh-label-card
25
config:
26
trendItem: SteckdoseKuhlschrank_KuhlschrankVerbrauchHeute
27
action: analyzer
28
actionAnalyzerItems:
29
- SteckdoseKuhlschrank_KuhlschrankVerbrauchHeute
30
item: SteckdoseKuhlschrank_KuhlschrankVerbrauchHeute
31
- component: oh-grid-col
32
config: {}
33
slots:
34
default:
35
- component: oh-list-card
36
config: {}
37
slots:
38
default:
39
- component: oh-label-item
40
config:
41
action: analyzer
42
actionAnalyzerItems:
43
- SteckdoseGefrierschrank_GefrierschrankVerbrauch
44
item: SteckdoseGefrierschrank_GefrierschrankVerbrauch
45
title: Gefrierschrank Verbrauch
46
icon: oh:energy
47
- component: oh-label-item
48
config:
49
action: analyzer
50
actionAnalyzerItems:
51
- SteckdoseGefrierschrank_GefrierschrankVerbrauchHeute
52
item: SteckdoseGefrierschrank_GefrierschrankVerbrauchHeute
53
title: Gefrierschrank Verbrauch Heute
54
icon: oh:energy
55
- component: oh-label-item
56
config:
57
action: group
58
actionGroupPopupItem: SteckdoseGefrierschrank
59
item: SteckdoseGefrierschrank
60
title: Steckdose Gefrierschrank
61
icon: oh:energy
62
iconUseState: true
63
- component: oh-toggle-item
64
config:
65
item: SteckdoseGefrierschrank_SteckdoseGefrierschrank
66
title: Steckdose Gefrierschrank
67
icon: oh:switch
68
iconUseState: true
69
- component: oh-grid-row
70
config: {}
71
slots:
72
default: []
73
- component: oh-block
74
config: {}
75
slots:
76
default: []
77
masonry: null
78
Standard Library
Personal Widgets
Standard Library (Cells)
Personal Widgets
Standard Library
Personal Widgets
Standard Library (List)
Personal Widgets
Standard Library
Personal Widgets
Standard Library (List)
Personal Widgets
Standard Library
Personal Widgets
Standard Library (List)
Personal Widgets
Standard Library
Personal Widgets
Standard Library (List)
Personal Widgets
