Christopher P. Yarger
Christopher P. Yarger
new error on latest update ```yaml In file included from src\esphome\components\rp2040\gpio.cpp:3: src\esphome\components\rp2040\gpio.h:5:10: fatal error: Arduino.h: No such file or directory ```
Thanks, I didn't see that change I got new errors after overriding the platform as suggested ```yaml In file included from C:\Users\cpyar\.platformio\packages\framework-arduinopico/pico-sdk/lib/cyw43-driver/src/cyw43_config.h:38, from C:\Users\cpyar\.platformio\packages\framework-arduinopico/pico-sdk/lib/cyw43-driver/src/cyw43.h:37, from C:\Users\cpyar\.platformio\packages\framework-arduinopico/pico-sdk/src/rp2_common/pico_cyw43_arch/include/pico/cyw43_arch.h:16, from src\esphome\core\helpers.cpp:25: C:\Users\cpyar\.platformio\packages\framework-arduinopico/pico-sdk/src/rp2_common/pico_cyw43_arch/include/cyw43_configport.h:24:2: error:...
I have also had this happen a few times. after a little bit of time it seems to fix itself.
Functionally this is identical. only needlessly complicated. and not logically sound, as Sunday is the first day of the week, therefore 0-6 was correct. Title of the commit is also...
I set the day of the week manually when I first set the RTC. and once the DOW is set it is pulled directly from the RTC not calculated.
I believe you only need to set the DOW when setting the time. and Yes its an incrementing 1:1 integer coming from the RTC
Please post a copy of your crash log and the OBS log
This is why OBS has scenes. And the ability to do nested scenes. Check out this YouTube video https://youtu.be/Sc2AiVFeDs8
Something like this will probably be available once I have the macros system released
Drop a link to the api documentation that exists in obs for this feature and ill see what I can do.