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