Search found 10 matches
- Wednesday 05 June 2019 15:30
- Forum: Other questions and discussions
- Topic: Is there a Sonoff Tasmota discussion forum somewhere on web?
- Replies: 2
- Views: 1998
Re: Is there a Sonoff Tasmota discussion forum somewhere on web?
Apparently back on March 1 / 2018 they decided to try to set up a forum. See here for details: https://github.com/arendst/Sonoff-Tasmota/issues/2059 The url for the forum was https://forum.digital-pig.com but it is no longer working (it perhaps never was, or at least not for longer than a few months ...
- Wednesday 05 June 2019 14:22
- Forum: Other questions and discussions
- Topic: Is there a Sonoff Tasmota discussion forum somewhere on web?
- Replies: 2
- Views: 1998
Is there a Sonoff Tasmota discussion forum somewhere on web?
I'm wondering if there is a website devoted just to the arendst/Sonoff-Tasmota firmware project. Or if not a website, at least a discussion forum.
- Monday 29 April 2019 3:43
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
One project I have in mind is to control an animal trap (like this one: https://cdn.domyown.com/images/thumbnails/207A/207A.jpg.thumb_1024x1023.jpg) by rigging it with a solenoid so I can activate the trap manually, as well as have it change a GPIO input to indicate the animal has tripped the latch ...
- Sunday 28 April 2019 4:36
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
Yes it is working. When I click the light-bulb icon on the Devices screen I can turn the relay on and off. I am now trying to figure out what to do next with Domoticz to make this function more usable.
- Saturday 27 April 2019 15:29
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
Ah... I did not notice that "Create Virtual Sensors" was a clickable item on the Hardware screen. And I wouldn't have thought that I would have to click it anyways, because it refers to "sensors" and not a switch. I would suggest a different way to handle this - it was not intuitive. device1.png
- Saturday 27 April 2019 15:05
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
> You have to create a Dummy 'Virtual Sensor' Sensor Type 'Switch' and edit the switch On/Off action Where do I CREATE "Dummy Virtual Sensor" ?! On this page: http://127.0.0.1:8080/#/Hardware ? If it is on that page, then what Type? I do not see "Sensor" or "Virtual Sensor" in the Type drop-down ...
- Saturday 27 April 2019 5:50
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
I don't know how you get to that screen showing that form. First I do this:
Then I do this:
I don't see anything like in your screen. ?!
Then I do this:
I don't see anything like in your screen. ?!
- Friday 26 April 2019 14:45
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
Yes, the http commands work and the relay switches on and off. To add the ESP8266 to the Domoticz setup, I can either select Setup, Devices or I can select Switches (from the main options). I assume I select Switches. At Switches, I can select Learn Light/Switch, or Manual Light/Switch. I assume I ...
- Friday 26 April 2019 4:16
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
Re: How to read/set GPIO on ESP8266 with ESP Easy firmware?
I'm trying to follow this instruction: https://www.letscontrolit.com/wiki/index.php/Relais But that is for Domoticz V2.2758. I have installed V4.10618 and I can't find that window showing the setup for a switch like it appears in the V2.2758 example. Starting with fresh new install of Domoticz I ...
- Wednesday 24 April 2019 15:23
- Forum: Other questions and discussions
- Topic: How to read/set GPIO on ESP8266 with ESP Easy firmware?
- Replies: 14
- Views: 8202
How to read/set GPIO on ESP8266 with ESP Easy firmware?
I'm new to Domiticz. I'm wondering if Domoticz is the best way (on a windows PC or old android tablet) to control an ESP8266 module. I just want to be able to set or read the state of a few GPIO lines. The 8266 can have either the factory AT firmware, or ESPEasy, or NODE-MCU (which-ever is most ...