We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813c0f5 commit 8e1f90eCopy full SHA for 8e1f90e
2 files changed
custom_components/gicisky/manifest.json
@@ -13,7 +13,7 @@
13
"documentation": "https://github.com/eigger/hass-gicisky",
14
"issue_tracker": "https://github.com/eigger/hass-gicisky/issues",
15
"iot_class": "local_push",
16
- "version": "1.1.4",
+ "version": "1.1.5",
17
"requirements": [
18
"qrcode[pil]",
19
"python-barcode"
custom_components/gicisky/services.yaml
@@ -15,7 +15,7 @@ write:
x: 10
y: 10
size: 40
- default: |
+ default:
- type: text
20
value: Hello World!
21
0 commit comments