(NC). Like other SONOFF devices, it’s controlled with the eWelink app, but Matter support means it can integrate with other apps such as Amazon Alexa, Google Home, Apple Home, etc… SONOFF MINI-D specifications: Wireless SoC – Espressif ESP32-D0WDR2 (so ESPHome firmware support is ...
This is how it's looking in the current DEV branch.running_stateis exposed. Battery low could be merged with Battery. Hopefully Sonoff will provide a further firmware update to provide an ECO mode in addition to Manual and Auto. And also an external temperature sync. Then this TRV will riv...
Once the POW Ring was ready for use, we tested it by measuring the energy usage of the evaporative air cooler in the office (yeah it’s hot here in summer!). We experimented with adjusting the fan’s speed to observe energy usage updates. The data update was ...
Yeah I have it mapped. I can access it from HA->zha and zygpy-znp but that firmware update failed every time and after I updated firmware I still can't find any other devices. Thanks for the link I'll double check my syntax to pass it through. Copy link Contributor HeddacommentedNov...
Assuming you have the correct environment setup for OTA and have the OTA version of the firmware for your switch installed, you can update the firmware via the Arduino IDE using OTA.When the unit enters OTA, the status LED will flash twice. Once entered and firmware is being updated the ...
The dongles are used as Zigbee Coordinators by default, but they can be used as a Zigbee Router device if flashed with such firmware instead, and we’ve also been told theOpenThread/Spinel Radio Co-Processor(RCP) firmware would enable the Thread network protocol and support for...
Assuming you have the correct environment setup for OTA (Python 2.7 installed) you can update the firmware via the Arduino IDE using OTA. The switch will publish it's name in the following format. (Sonoff_XXXXXX) X's will be replaced with the last 6 characters of the WiFi MAC address....
In all cases, the firmware keeps running: reacts to the button, the led blinks appropriately, scheduled events occur on time, the embedded AP is not visible. Hardware is Sonoff Basic.Geitde commented Mar 11, 2018 The device type does not matter, too. The issue is generic and happens fo...
The CC2652 chip from TI is a good one (very powerful) and the official IDE to program it is free. CC2652 can be programmed to support Thread, BT, Matter or ZigBee. The only change required is the firmware (the antenna and components are the same). It also supports Matter in parallel...
Update README Aug 11, 2024 HAA - Home Accessory Architect Firmware to bring native Apple HomeKit support and custom configurations to any device based on ESP32, including all ESP-IDF WiFi compatible chips, and ESP8266 microcontrollers.