Skip to content

Commit cc27c8f

Browse files
authored
Merge pull request #77 from matchews/codex/update-readme.md-for-valve-actuator-support
Add valve actuator documentation to Hayward OmniLogic README
2 parents 86d672c + 032fd6f commit cc27c8f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • bundles/org.openhab.binding.haywardomnilogic

bundles/org.openhab.binding.haywardomnilogic/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The table below lists the Hayward OmniLogic binding thing types:
1919
| Heater Equipment | Actual heater (i.e. gas, solar, electric) | heater |
2020
| Pump | Auxillary pump control (i.e. spillover) | pump |
2121
| Relay | Accessory relay control (deck jet sprinklers, lights, etc.) | relay |
22+
| Valve Actuator | Valve actuator control | valveactuator |
2223
| Virtaul Heater | A Virtual Heater that can control all of the heater equipment based on priority | virtualHeater |
2324

2425
## Discovery
@@ -161,6 +162,14 @@ Hayward OmniLogic Connection Parameters:
161162
|-----------------|-----------|-------------|:----------:|
162163
| relayState | Switch | Relay state | R/W |
163164

165+
### Valve Actuator Channels
166+
167+
| Channel Type ID | Item Type | Description | Read Write |
168+
|--------------------|-----------|----------------------|:----------:|
169+
| valveActuatorState | Switch | Valve actuator state | R |
170+
171+
_Valve actuators are discovered with their configured type and function as thing properties. The binding currently exposes the state reported by OmniLogic but does not send commands to reposition the actuator._
172+
164173
### Virtual Heater Channels
165174

166175
| Channel Type ID | Item Type | Description | Read Write |

0 commit comments

Comments
 (0)