diff --git a/tools/test.md b/tools/test.md
index b52a936..64cc58c 100644
--- a/tools/test.md
+++ b/tools/test.md
@@ -49,7 +49,7 @@
| Active | B0 | uint8 | PW+PR+EV | 0 | 1 | | |
| Name | 23 | string | PR | - | - | | |
| CurrentFanState | AF | uint8 | PR+EV | 0 | 2 | - INACTIVE (0)
- IDLE (1)
- BLOWING (2)
| |
| TargetFanState | BF | uint8 | PW+PR+EV | 0 | 1 | | |
| RotationDirection | 28 | int | PR+PW+EV | 0 | 1 | - CLOCKWISE (0)
- COUNTERCLOCKWISE (1)
| |
| RotationSpeed | 29 | float | PR+PW+EV | 0 | 100 | | |
| SwingMode | B6 | uint8 | PR+EV+PW | 0 | 1 | - SWING_DISABLED (0)
- SWING_ENABLED (1)
| |
| LockPhysicalControls | A7 | uint8 | PW+PR+EV | 0 | 1 | - CONTROL_LOCK_DISABLED (0)
- CONTROL_LOCK_ENABLED (1)
| |
## Faucet (D7)
- Defines the master control for one or more faucets or shower heads. Linked Services: Valve (at least one required), and HeaterCooler (optional, unless only one linked Valve is defined).
+ Defines the master control for a multi-Valve appliance. Linked Services: Valve (at least one required), and HeaterCooler (optional).
| Characteristic | UUID | Format | Perms | Min | Max | Constants | Notes |
| Active | B0 | uint8 | PW+PR+EV | 0 | 1 | | |
| StatusFault | 77 | uint8 | PR+EV | 0 | 1 | | |
| Name | 23 | string | PR | - | - | | |