tiimsvk

Results 16 comments of tiimsvk

SOLUTION: [https://community.home-assistant.io/t/delayed-initialization-i2c-bus/659101/5](url)

any news? I use this type of display ESP32-4848S040 (mcu:ESP32-S3 display:ST7701 touch:GT911 and speaker NS4168), which also has an integrated speaker. The whole device is not officially supported in esphome...

https://github.com/esphome/feature-requests/issues/2385 any updates?

test my own component. It works well for me on the weather station https://github.com/tiimsvk/SPS30-idle-mode or SK CZ forum: https://www.homeassistant-cz.cz/viewtopic.php?p=12644&hilit=sps30

uninstall full syssi integration and add lines in configuration.yaml ``` remote: - platform: xiaomi_miio host: "ip-adresse" token: "xiaomi token" name: "IR_remote" slot: 3 timeout: 30 ```

I also struggled with that for a long time in the beginning.