![]() |
|
Comfort2MQTT with Home Assistant Part1 - setup - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: Comfort with Home Assistant (https://www.comfortforums.com/forum-143.html) +--- Thread: Comfort2MQTT with Home Assistant Part1 - setup (/thread-5572.html) |
Comfort2MQTT with Home Assistant Part1 - setup - slychiu - 11-26-2024 This topic is a step-b-step by step guide to installing the Comfort2MQTT Add-on with Home Assistant on Raspberry Pi for Novices (like myself). Many thanks to koochyrat and Ingo for their efforts in developing this add-on as an Open Source project. This will be a closed topic, no replies allowed as it should be for instructions only. Start a new topic for questions. My set up is;
![]() Raspberry Pi with 2 LAN Port, 4 USB-A, 1 USB C port, Micro HDMI port, Micro-SD card slot. You need a USB power supply with Type C connector able to supply 5A. A HDMI Monitor would be useful during the setup as it allows you to see the progress of installing the OS. For this you need a Micro HDMI to HDMI cable. The monitor will notbe needed in operation after setup. Note: We have tested with Raspberry Pi4 which requires less current. It works just as well Comfort: UCM/ETH03 or ETH03 submodule plugged in on CM9001 is required. There are 2 ports available to connect to Comfort which cn be seen in Comfort Server Manager. see http://www.comfortforums.com/forum113/3695.html It is recommended that the 2nd port (default 1002) is used for Home Assistant to log in nd Port 1 (port 1001) be used for Comfigurator. The 2nd Port time out should be set to 0 so that it does not log out after a few minutes ![]() - slychiu - 11-29-2024 Download RPI Imager from https://www.raspberrypi.com/software/. This allows you to format the Micro SD card and install the Home Assistant OS.
![]()
Short video on How to Install Home Assistant in 10 minutes https://www.youtube.com/watch?v=sPCQx0NFSvU - slychiu - 11-29-2024
![]()
![]() Press Create My Smart Home. The next screen will start the initialisation, which may take up to 20 minutes. ![]() If the boot-up keeps resetting as seen on the monitor, this may be dueto using a power supply that does not suppy enough current, or a bad Micro SD card. Use a reputable brand of Micro SD card with at least 16 GB capacity - slychiu - 11-29-2024 When completed, go to Settings in the sidebar, -> Add-ons and click the ADD-ON STORE. look for File Editor and install it. This is needed to edit the configuration files later. Enable the buttons as shown ![]() You should be able to see File Editor in the Sidebar - slychiu - 11-29-2024 In Home Assistant, go to Settings -> Add-ons and click the ADD-ON STORE button. Once in the ADD-ON STORE, click the three dots ... in the top-right corner and select Repositories. Paste https://github.com/djagerif/comfort2mqtt URL on the line provided ![]() ![]() and click ADD. ![]() ![]() ![]() Pres ADD wait a few seconds, you should see comfort2mqtt in addons ![]() Press INSTALL Press the Configuration Tab on top to go to the Options. Enter an MQTT Borker User and password that you choose.You can leave the other fields unchanged ![]() Scroll down to other fields;
![]() ![]() - slychiu - 11-29-2024 Go to Settings > Add-On > Add-on Store and look for Mosquitto Broker. ![]() ![]() Press INSTALL after installed, ![]() In the ADD-ONs page there should be 3 Add-Ons at this stage
- slychiu - 12-02-2024 If you have any problem with the SD card not installing Home Assistant, check that the Power supply is sufficent. if the power source is a USB adaptor. make sure that the current is sufficient to support the Raspberry PI. For RPi5, the specs is 5V / 5A but you may need more current For Part 2. see http://www.comfortforums.com/forum27/5575.html Questions and comments in http://www.comfortforums.com/forum27/5579.html as the original topics are closed - slychiu - 02-26-2025 Integration with Zigbee http://www.comfortforums.com/forum143/5612.html Integration with Zwave http://www.comfortforums.com/forum143/5610.html |