mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 22:18:38 +01:00
Updated ioBroker FAQ & Anleitungen (markdown)
@@ -984,7 +984,8 @@ Weiterhin im ALIAS unter ![image](https://user-images.githubusercontent.com/9913
|
|||||||
|
|
||||||
* **TS-Skript:**
|
* **TS-Skript:**
|
||||||
|
|
||||||
`let WZ_Heizung = <PageThermo>
|
```typescript
|
||||||
|
let WZ_Heizung = <PageThermo>
|
||||||
{
|
{
|
||||||
"type": "cardThermo",
|
"type": "cardThermo",
|
||||||
"heading": "WZ Thermostat",
|
"heading": "WZ Thermostat",
|
||||||
@@ -992,7 +993,8 @@ Weiterhin im ALIAS unter ![image](https://user-images.githubusercontent.com/9913
|
|||||||
"subPage": false,
|
"subPage": false,
|
||||||
"parent": undefined,
|
"parent": undefined,
|
||||||
"items": [<PageItem>{ id: "alias.0.NSPanel1.HeizungWZ", minValue: 50, maxValue: 300 }]
|
"items": [<PageItem>{ id: "alias.0.NSPanel1.HeizungWZ", minValue: 50, maxValue: 300 }]
|
||||||
};`
|
};
|
||||||
|
```
|
||||||
|
|
||||||
* **Blocky Skript:**
|
* **Blocky Skript:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user