@ginden/ha-mqtt-discoverable
Preparing search index...
PropertyMap
Type Alias PropertyMap<T, ExcludedKeys>
PropertyMap
:
Record
<
Exclude
<
keyof
ConditionalPick
<
T
,
JsonValue
|
undefined
|
DeviceInfo
>
,
ExcludedKeys
,
>
,
AllowedPropertyMapValues
,
>
A map of properties used for Home Assistant discovery.
Type Parameters
T
ExcludedKeys
extends
string
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ginden/ha-mqtt-discoverable
Loading...
A map of properties used for Home Assistant discovery.