Improve referrals to the device class documentation for MQTT entity platforms (#37858)

This commit is contained in:
Jan Bouwhuis 2025-03-07 23:14:29 +01:00 committed by GitHub
parent c13d3cf00c
commit 4d747e0385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ device:
required: false
type: string
device_class:
description: Sets the [class of the device](/integrations/cover/), changing the device state and icon that is displayed on the frontend. The `device_class` can be `null`.
description: Sets the [class of the device](/integrations/cover/#device_class), changing the device state and icon that is displayed on the frontend. The `device_class` can be `null`.
required: false
type: string
enabled_by_default:

View File

@ -145,7 +145,7 @@ device:
required: false
type: string
device_class:
description: The device class of the MQTT device. Must be either `humidifier`, `dehumidifier` or `null`.
description: The [device class](/integrations/humidifier/#device-class) of the MQTT device. Must be either `humidifier`, `dehumidifier` or `null`.
required: false
type: string
default: humidifier

View File

@ -155,7 +155,7 @@ device:
required: false
type: string
device_class:
description: Sets the [class of the device](/integrations/valve/), changing the device state and icon that is displayed on the frontend. The `device_class` can be `null`.
description: Sets the [class of the device](/integrations/valve/#device_class), changing the device state and icon that is displayed on the frontend. The `device_class` can be `null`.
required: false
type: string
enabled_by_default: