mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Rest Sensor ManualTriggerEntity (#28528)
This commit is contained in:
parent
1936ab6993
commit
071087456b
@ -56,6 +56,10 @@ authentication:
|
||||
description: Type of the HTTP authentication. `basic` or `digest`.
|
||||
required: false
|
||||
type: string
|
||||
availability:
|
||||
description: Defines a template if the entity state is available or not.
|
||||
required: false
|
||||
type: template
|
||||
device_class:
|
||||
description: Sets the [class of the device](/integrations/sensor#device-class), changing the device state and icon that is displayed on the frontend.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user