Hey, first time trying to do anything with HA and hit a snag that I dont seem to be able to find any solution for. I have an older Samsung AC, which uses port 2878, and I was following the instructions from GititHub here (https://github.com/SebuZet/samsungrac). I also had to use the HomeBridge NodeJS code to get the token.
Now I have updated my configuration.yaml as instructed
‘’’
climate_ip:
platform: ‘climate_ip’
config_file: ‘samsung_2878.yaml’
ip_address: ‘’
token: ‘<AC Token discovered using HomeBridge script’
cert: ‘ac14k_m.pem’ #set as ‘’ to skip certificate verification
mac: ‘’
friendly_name: ‘Lounge AC’
‘’’
I have put all the files in /custom_components/climate_ip/
the first file structure was this:Climate folder
then i changed the climate to climate_ip and i notice that inserted another file pycache but doesn’t work i have the same problem climate_ip folder