mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Add lamarzocco sensors (#38598)
This commit is contained in:
parent
10e0e8f948
commit
ba1d3e7043
@ -7,6 +7,7 @@ ha_category:
|
|||||||
- Calendar
|
- Calendar
|
||||||
- Number
|
- Number
|
||||||
- Select
|
- Select
|
||||||
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Update
|
- Update
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
@ -19,6 +20,7 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
- update
|
- update
|
||||||
ha_bluetooth: true
|
ha_bluetooth: true
|
||||||
@ -96,6 +98,14 @@ Use Bluetooth:
|
|||||||
| **Backflush enabled** | Is on if you started the backflushing process. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| - |
|
| **Backflush enabled** | Is on if you started the backflushing process. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| - |
|
||||||
| **WebSocket connected** | Track your connection to the cloud WebSocket for real time updates. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| Disabled by default. |
|
| **WebSocket connected** | Track your connection to the cloud WebSocket for real time updates. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| Disabled by default. |
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
| Sensor name | Description | Available for machines | Retrievable from | Remarks |
|
||||||
|
|------------------- |-------------| ---------------------- | ----------------- | ------- |
|
||||||
|
| **Coffee boiler ready time** | Indicates when the coffee boiler will be ready for brewing. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %} | - |
|
||||||
|
| **Steam boiler ready time** | Indicates when the steam boiler will be ready for brewing. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %} | - |
|
||||||
|
|
||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
|
|
||||||
| Update name | Description | Available for machines | Retrievable from |
|
| Update name | Description | Available for machines | Retrievable from |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user