esp-arduino-ebus is an open-source firmware for EBUS to WiFi Adapter Module. It turns the adapter into a network-connected eBUS interface with TCP, MQTT, HTTP, and Home Assistant support — suitable ...
When I run conda-lock -p osx-arm64 -f environment.yml -k env with the following environment.yml file, it hangs indefinitely. name: myenv channels: - conda-forge dependencies: - pip=24.0 - ...