chinswain
chinswain
I have a DS3231 with the usual AT24C32 chip at address 0x57 running on an ESP32 (via Arduino). The DataLogger and MultiDataLogger examples return no records logged: ``` .................................. #...
Daily Alarm?
Would it be possible to set a daily repeating alarm without specifying the day, month and year? I'm using Paul's time and timeAlarm libraries plus some hacky time zone adjustments....
Is this expected behavior? I'm sure I'm doing something silly but If I set up a time_t element it prints without timezone adjustment. The default timezone works, deconstructing t shows...
I've had a few false triggers on setEvent that appear to be due to datetime being incorrect immediately after a WiFi loss and reconnect. On the next update it's corrected...
I've just uploaded the interrupts example to a Sonoff POW, once or twice a minute I get random readings - is that to be expected? (I want to use the...
Does anyone have an example sketch for getting the temp\humidity from the LYWSD03MMC broadcasts? I've flashed firmware (Version 3.7).
### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...
Would it work if I cut the PCB here to remove a level shifter and four gates? It would then fit my hive: 
If a phone is being charged wirelessly, the icon name is different, expects: battery-charging-wireless-20.gif ``` { "icon": "battery-charging-wireless-40", "text": "phone", "pushIcon": 1, "progress": "58" } ```
### What happened? I have a group of IKEA blinds but they don't respond to the commands published to MQTT. Individual blinds work as expected. Zigbee2MQTT is running in a...