Big deep breath, I would like to make my UPS talk to Home Assistant via a Wemos, which I've already flashed with Tasmota, and is successfully measuring voltage only. I have a UPS which shows a green / flashing green charging LED, a yellow / flashing yellow low battery/(using) batte...
I had to use test.mosquitto.org to reproduce the results in your script. I don’t know if more settings are needed, if the mqtt broker on iot.eclipse.org is simply down right now (I can’t connect to it in MQTT Explorer but can still ping it) or if the mqtt service is no longe...
Below are example scripts which you can use for either Solarbank 1 or Solarbank 2 devices, you just need to replace the entity name in the service data entity_id field with your device sensor that represents the output preset and has the schedule attribute. If you have multiple systems, ...
4Control SonOFF products running tasmota firmware on IAMMETERControl the SonOff product(run tasmota) from IAMMETER. 5Develop your own energy monitoring view from IAMMETER cloudIf you are familiar with JavaScript, you can develop your own energy monitoring view.Develop your own energy monitoring view ...
Step 4: Use App on Android or iOS Devices to Control RGB Light Strip You can use any web browser app to open the Tasmota panel and control the RGB light color, brightness, and intensity. You may also enableHue Bridgeemulation in Tasmota to control and use the Amazon Alexa app on your ...
Hello and a happy and healthy new year. I‘ve got one question, I would like to use the Backlog Command with MQTT to power off a switch with a delay via homebridge. I always get the problem, that the command that is send has two „==„ symb...
Or the lights? A common method is to use your phone's GPS capabilities or the fact that it is connected to the Wi-Fi to determine whether you're home or not (see how everything being able to connect to everything can be awesome?). ...
Take my ideas and share yours so others can steal them too. This is how the Internet should work. Good Morning Luckily, I'm not Elon Musk and don't need to get up at 5 AM every day. I don't use an alarm, but I need half an hour with my phone to stop hating the whole world...
You can use any MQTT client for testing the broker.The easiest is to use the MQTT input and output nodes. Here is a screen shot of my test flow: Here is theflow codewhich you can import into your own flow: Video- How to Install The Mosca MQTT Broker on Node-Red ...
Hi, How is it possible to light sleep with arduino framework on the ESP8266, i know how to deepsleep and it works but i am interested to do LIGHT_SLEEP so i can benefit from "low power" equal to 0.5mA and have GPIO wake up enabled with g...