OmniThing
OmniThing copied to clipboard
OmniThing turns your ESP32, ESP8266, Raspberry Pi, Linux Computer, or Windows Computer into a SmartThings composite Device. It is being developed as a cross-platform successor to ST_Anything.
I managed to get things mostly working, however it looks like there are some issues with the new smartthings app. I created a parent device and a couple temperature and...
I have a 8 relay board. How do I add it to OmniThing using ESP8266? The board l'm using a wemos d1 ESP8266.
So Omnithing works beautifully. Nice! Google home will pull in the temp from a DHT11 but the other child device humidity will not. I can see the values in ST....
Hi @DanielOgorchock Thanks for a great way to integrate a Raspi with ST. Being an ST newbie I found that a step missing when adding your repository is you need...
I have 24 devices configured using commands. I have optimised my code so that they return in < 1second providing the status of the device being controlled. This means that...
If I have a script that takes a numeric value as a parameter 0-255 such as for a dimmer switch or fan controller, is it possible to get this parameter...
Looks like **http://omnithing.net/** is down. Is there a version I could self-host?
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...