开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

D_Rats Repeater


 

Morning/ Afternoon,

I am bring all my stuff back online. I ran in to this issue when I added my bpq d-rats reflector and my xlxd reflector.

riggs498@hpbedroom:~/D-Rats$ ./d-rats_repeater.py
Traceback (most recent call last):
? File "./d-rats_repeater.py", line 1095, in button_on
??? self.save_config(self.config)
? File "./d-rats_repeater.py", line 665, in save_config
??? self.sync_config()
? File "./d-rats_repeater.py", line 1071, in sync_config
??? self.config.set("settings", "devices", devices)
? File "/usr/lib/python3.8/configparser.py", line 1200, in set
??? self._validate_value_types(option=option, value=value)
? File "/usr/lib/python3.8/configparser.py", line 1185, in _validate_value_types
??? raise TypeError("option values must be strings")
TypeError: option values must be strings


If I don't try and add any setting it works.