George Ioakimedes

Results 64 comments of George Ioakimedes

In the readme I saw this comment: > during hub-startup it issues a 1ms long high-state (you can check the instruction-per-loop-value for your architecture with this) So I hooked up...

Relying on the fact that the `GPIO_DEBUG_PIN` should go low for 1ms upon bootup I experimented with changing `VALUE_IPL` and found that by changing from the default of `39` to...

OK, I was a little confused when I saw your pushes yesterday but I see what you're doing now. I assume it's probably better if I delete the original device...

Got to the part where I was creating a SmartApp and when I tried to save the code I see this error: ` No signature of method: script_app_metadata_84333d84_746d_430a_ad01_7b1f57149862.metadata() is applicable...

No, it says New SmartApp at the top of the page I see all 3 new device handlers listed and they were all published

I think your link for the SmartApp is wrong, looks to be the same as 1 of the Device Handlers: [https://github.com/BrettSheleski/SmartThingsPublic/blob/master/devicetypes/BrettSheleski/tasmota.src/tasmota-power.groovy](url)

Should be: [https://raw.githubusercontent.com/BrettSheleski/SmartThingsPublic/master/smartapps/BrettSheleski/tasmota.src/tasmota.groovy](url)

I assume when you add the SmartApp inside the ST mobile app the IP address you enter is your local IP address? I'm a little confused on how ST Mobile...

I entered the local IP address and I see Tasmota listed under the SmartApps section now but I don't see a new device(s) even if I scan. When I go...

Something is up with the SmartApp. I added it again and went to look for devices and it didn't list a new thing. I closed the ST Mobile App and...