mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Add lamarzocco sensors (#38598)
This commit is contained in:
parent
10e0e8f948
commit
ba1d3e7043
@ -7,6 +7,7 @@ ha_category:
|
||||
- Calendar
|
||||
- Number
|
||||
- Select
|
||||
- Sensor
|
||||
- Switch
|
||||
- Update
|
||||
ha_iot_class: Cloud Push
|
||||
@ -19,6 +20,7 @@ ha_platforms:
|
||||
- diagnostics
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
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" %}| - |
|
||||
| **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
|
||||
|
||||
| Update name | Description | Available for machines | Retrievable from |
|
||||
|
Loading…
x
Reference in New Issue
Block a user