mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Remove "swap: none" from modbus (#30051)
This commit is contained in:
parent
6c8764fc77
commit
62acf36bd7
@ -690,8 +690,6 @@ climates:
|
||||
default: none
|
||||
type: list
|
||||
keys:
|
||||
none:
|
||||
description: "No swapping."
|
||||
byte:
|
||||
description: "Swap bytes AB -> BA."
|
||||
word:
|
||||
@ -1294,8 +1292,6 @@ sensors:
|
||||
default: none
|
||||
type: list
|
||||
keys:
|
||||
none:
|
||||
description: "No swapping."
|
||||
byte:
|
||||
description: "Swap bytes AB -> BA."
|
||||
word:
|
||||
@ -1519,7 +1515,6 @@ Some parameters exclude other parameters, the following tables show what can be
|
||||
| structure | Yes | No | No | No | No |
|
||||
| slave_count | No | No | Yes | Yes | Yes |
|
||||
| virtual_count | No | No | Yes | Yes | Yes |
|
||||
| swap: none | Yes | Yes | Yes | Yes | Yes |
|
||||
| swap: byte | No | No | Yes | Yes | Yes |
|
||||
| swap: word | No | No | No | Yes | Yes |
|
||||
| swap: word_byte | No | No | No | Yes | Yes |
|
||||
|
Loading…
x
Reference in New Issue
Block a user