Browse Source

[config] ttyUSB0 -> rs485

Maxime Alves LIRMM@home 3 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,6 +1,6 @@
1 1
 [Unit]
2 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 5
 [Service]
6 6
 Type=simple

Loading…
Cancel
Save