We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix image urls
Adding detail about options and component sensors
Updated Multi (markdown)
Add a utm_source=j5 to our outbound links so they know who’s linking to them I used this regex find/replace it will only work on links without params ``` \((http.+(adafruit|sparkfun).+/\d+/?)\) \(\1?utm_source=j5\) ```
Created Multi (markdown)