Fix markdown issues (#20170)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
lsiepel
2026-02-01 19:54:34 +01:00
committed by GitHub
parent 211f0e286f
commit d900852261
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ Other device types may be supported, but with limited or missing functionality.
| Humidity Sensor | 0x0307 | Relative Humidity Measurement (0x0405) |
| On/Off Sensor | 0x0850 | On/Off (0x0006) |
| Air Quality Sensor | 0x002C | Air Quality (0x005B) |
| Smoke CO Alarm | 0x0076 | Smoke CO Alarm (0x005C), Relative Humidity Measurement (0x0405), Temperature Measurement (0x0402), Concentration Measurement Clusters |
| Smoke CO Alarm | 0x0076 | Smoke CO Alarm (0x005C), Relative Humidity Measurement (0x0405), Temperature Measurement (0x0402), Concentration Measurement Clusters |
| Water Freeze Detector | 0x0041 | Boolean State (0x0045) |
| Water Leak Detector | 0x0043 | Boolean State (0x0045) |
| Rain Sensor | 0x0044 | Boolean State (0x0045) |
@@ -416,8 +416,6 @@ JSON Object `scheduleEntry`
| duration | int | Duration in seconds |
| cost | double | Cost in your currency |
#### Result Example
```json
@@ -33,8 +33,8 @@ When semantic model mapping is enabled, Hue Emulation derives lights and rooms f
This allows Hue-compatible apps to discover a structure that closely matches a real Philips Hue bridge:
- **Lights** are derived from semantic *LightSource* equipment
- **Rooms** are derived from semantic *Location* groups
- **Lights** are derived from semantic _LightSource_ equipment
- **Rooms** are derived from semantic _Location_ groups
- **Light capabilities** are inferred from semantic points
### Lights