mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update card-qr.md
This commit is contained in:
@@ -36,6 +36,7 @@ List of supported entitiy types for this page:
|
||||
- scenes
|
||||
- script
|
||||
- input_button
|
||||
- input_select
|
||||
- light
|
||||
- input_text (read-only)
|
||||
- lock
|
||||
@@ -43,4 +44,4 @@ List of supported entitiy types for this page:
|
||||
|
||||
The qrCode value is evaluated as a homeassistant Template, so it is possible to get values from HomeAssistant within the qrCode.
|
||||
|
||||
`"WIFI:S:{{states('input_text.test_ssid')}};T:WPA;P:{{states('input_text.test_pw')}};;"`
|
||||
`"WIFI:S:{{states('input_text.test_ssid')}};T:WPA;P:{{states('input_text.test_pw')}};;"`
|
||||
|
||||
Reference in New Issue
Block a user