Hello,
i have a wemos d1 + two display 7-segment led.
I want to show the outside temperature on the first display and the inside temperature on the second display.
on BM280#Temperature do
7dt,[BM280#Temperature]
endon
on DHT11#Temperature do
7dt,[DHT11#Temperature]
endon
it can be divided into two displays ?
wemos + two led
Moderators: grovkillen, Stuntteam, TD-er
Re: wemos + two led
Not sure if the plugin for the 7-segment display does allow for multiple instances, so you should try it yourself.
If it does support multiple instances, you're still left with the addressing of the other display as there doesn't seem to be room for a task index number in the commands.
Also the documentation isn't really helpful here ( https://espeasy.readthedocs.io/en/lates ... #p057-page )
If it does support multiple instances, you're still left with the addressing of the other display as there doesn't seem to be room for a task index number in the commands.
Also the documentation isn't really helpful here ( https://espeasy.readthedocs.io/en/lates ... #p057-page )

Re: wemos + two led
thanks,
also did not find
also did not find
Who is online
Users browsing this forum: No registered users and 14 guests