Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105752

Splitting up the configuration ADS

$
0
0

Hi!

I want to split the config to smaller parts. I have already spitted the modbus, but when I try to separate the Beckhoff ADS, I get this error.

I have added the ADS to config like this:

script: !include scripts.yaml
scene: !include scenes.yaml
modbus: !include_dir_merge_list modbus
ads: !include_dir_merge_list ads

And the ADS file:

#ads
device: ‘192.168.1.13.1.1’
port: 801
ip_address: 192.168.1.13

It has worked when its in the config file before separation:

ads
device: ‘192.168.1.13.1.1’
port: 801
ip_address: 192.168.1.13

Could some guide me in the right directions, as I don´t see what is wrong. I made the splitting as the modbus that works.

Thanks for your help.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>