Web based flasher for ZB-GW04 and ZBDongle-E. MultiPAN RCP firmware enables these devices to be used with Silabs Multiprotocol Addon in Home Assistant. Allow Zigbee and Thread to co-exist on the same dongle. Get ahead of the tech an experiment with Matter!
Discover the latest in home automation for 2023, Matter and Thread are about to revolutionise smart home tech. In this blog post, learn how to flash your Sonoff ZBDongle-E or EasyIot ZB-GW04 with a RCP MultiPAN firmware to set up a Zigbee network, while providing simultaneous support for Thread. Stay ahead of the game and explore the possibilities of these innovative protocols.
If you wish to have secure connections to Home Assistant, you may set up a reverse proxy for Home Assistant. Secure connections are required for certain features such as Z-Wave Smart Start. There is a NGINX Home Assistant SSL proxy add-on but it does not generate any certificates. By using the Nginx Proxy Manager add-on, it can handle generating Let's Encrypt certificates and keep them renewed.
Hi, what is the configuration (configuration.yaml) to control OctoPrint (not a Docker-Version!!!) in Home Assistant (also not a Docker-Version). Both is installed on Raspberry Pi 4. The integration working fine: octoprint: host: 192.168.178.102 api_key: my API bed: true number_of_tools: 1 Is it possible to rotate the PiCam? configuration.yaml: Raspberry Cam platform: mjpeg name: OctoPrintPiCam still_image_url: http://IP-of-my-Pi/webcam/?action=snapshot mjpeg_url: http://IP-of-my-...