Files
nspanel-lovelace-ui/ignore-id.py
2022-05-29 21:20:58 +00:00

7 lines
103 B
Python

attributes = {
"id": {
"ignore": True,
"name": "ID",
"struct": "i",
}
}