We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2965205 commit 6ecb14bCopy full SHA for 6ecb14b
TODO.md
@@ -45,6 +45,7 @@
45
- 0.1.36 ✅ (with and without mqtt)
46
note: it did take a couple of tries and the tag needed to be on the reader when pushing the write button
47
- 0.1.42 ❌ broken because I started trying to pass object into script
48
+ - Upgrade esp-web-tool to latest once this is fixed: https://github.com/esphome/esp-web-tools/issues/515#issuecomment-2525463852
49
50
# Features
51
images/README.md
@@ -0,0 +1,5 @@
1
+# OpenSpool Colors
2
+
3
4
+RGB = `255,0,132`
5
+Hex = `#ff0084`
0 commit comments