Comfort Automation/ Security System Forums
Home Assistant Setup on HAOS - 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: Home Assistant Setup on HAOS (/thread-5658.html)

Pages: 1 2 3


RE: Home Assistant Setup on HAOS - 111rdw - 10-09-2025

Your write up is helping me to sort my installation. However I am really struggling to upload the config file to addons_config because I cannot find it. Any help gratefully received. I’m a novic3 so this is a steep learning curve. !


RE: Home Assistant Setup on HAOS - Ingo - 10-09-2025

(10-09-2025, 07:11 PM)111rdw Wrote: Your write up is helping me to sort my installation. However I am really struggling to upload the config file to addons_config because I cannot find it. Any help gratefully received. I’m a novic3 so this is a steep learning curve. !

You need something like the 'Samba Share' Addon to be installed on Home Assistant and then you can copy files to/from Home Assistant. Google is your friend if you are unsure how to do that, ChatGPT or Claude AI is also not bad either. Once done, follow the optional CCLX section in the comfort2mqtt documentation.


RE: Home Assistant Setup on HAOS - 111rdw - 10-10-2025

(10-09-2025, 07:44 PM)Ingo Wrote:
(10-09-2025, 07:11 PM)111rdw Wrote: Your write up is helping me to sort my installation. However I am really struggling to upload the config file to addons_config because I cannot find it. Any help gratefully received. I’m a novic3 so this is a steep learning curve. !

You need something like the 'Samba Share' Addon to be installed on Home Assistant and then you can copy files to/from Home Assistant. Google is your friend if you are unsure how to do that, ChatGPT or Claude AI is also not bad either. Once done, follow the optional CCLX section in the comfort2mqtt documentation.

Thanks. I’ve got a windows tool working to get the file sharing bit working. On first looks I could not find the addon_config folder to copy the cycle file too.


RE: Home Assistant Setup on HAOS - slychiu - 10-10-2025

The CCLX file should be placed in the Home Assistant /addon_configs/ folder. Ie a folder with comfort2mqtt in the name which includes comfort2mqtt. 
as in https://www.comfortforums.com/thread-5575.html


RE: Home Assistant Setup on HAOS - 111rdw - 10-11-2025

(10-10-2025, 08:58 AM)slychiu Wrote: The CCLX file should be placed in the Home Assistant /addon_configs/ folder. Ie a folder with comfort2mqtt in the name which includes comfort2mqtt. 
as in https://www.comfortforums.com/thread-5575.html

still struggling to find the correct folder. this is the file structure I have under home assistant
   


RE: Home Assistant Setup on HAOS - Ingo - 10-11-2025

You are in the 'config' directory. You need to go one directory level up/back.


RE: Home Assistant Setup on HAOS - 111rdw - 10-12-2025

(10-11-2025, 06:06 PM)Ingo Wrote: You are in the 'config' directory. You need to go one directory level up/back.

All sorted. Thanks to all that helped. Easy when you know where to look.


RE: Home Assistant Setup on HAOS - 111rdw - 10-21-2025

so trying to make progress. running into this error in my config file - property supported_features is not allowed.    

 Any thoughts


RE: Home Assistant Setup on HAOS - Ingo - 10-21-2025

That is not a Home Assistant error. I'm guessing the editor your are using is outdated or does not have a templates for this object. Please refer to the Home Assistant MQTT Alarm page as a reference.

https://www.home-assistant.io/integrations/alarm_control_panel.mqtt


RE: Home Assistant Setup on HAOS - 111rdw - 10-21-2025

Using Studio Code Server.