mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Update Fido sensor component configuration (#7405)
This commit is contained in:
parent
a2fe91aeec
commit
05c58e6fee
@ -13,7 +13,6 @@ ha_release: 0.39
|
|||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Integrate your [Fido](https://www.fido.ca/) account information into Home Assistant.
|
Integrate your [Fido](https://www.fido.ca/) account information into Home Assistant.
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
@ -32,9 +31,8 @@ sensor:
|
|||||||
- data_used
|
- data_used
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
username:
|
username:
|
||||||
description: Your Fido username (your Fido phone number or your email).
|
description: Your Fido username (your Fido phone number or your email).
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
@ -48,7 +46,7 @@ number:
|
|||||||
type: string
|
type: string
|
||||||
monitored_variables:
|
monitored_variables:
|
||||||
description: Variables to monitor.
|
description: Variables to monitor.
|
||||||
required: true
|
required: true
|
||||||
type: list
|
type: list
|
||||||
keys:
|
keys:
|
||||||
fido_dollar:
|
fido_dollar:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user