Browse Source

[config] ttyUSB0 -> rs485

Maxime Alves LIRMM@home 4 years ago
parent
commit
91187e847f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/pyheatpump_fetch.service

+ 1
- 1
config/pyheatpump_fetch.service View File

1
 [Unit]
1
 [Unit]
2
 Description=pyHeatpump fetch - retrieve the data from the serial port with modbus
2
 Description=pyHeatpump fetch - retrieve the data from the serial port with modbus
3
-Wants=dev-ttyUSB0.device
3
+Wants=dev-rs485.device
4
 
4
 
5
 [Service]
5
 [Service]
6
 Type=simple
6
 Type=simple

Loading…
Cancel
Save