We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a669b commit e375fdcCopy full SHA for e375fdc
docs/entities.md
@@ -84,3 +84,7 @@ If you have specified a manual template then this will be created, reflecting th
84
| `battery_quantity` | `int` | The quantity of batteries |
85
| `battery_type` | `string` | The type of batteries |
86
| `battery_type_and_quantity` | `string` | The type of batteries with the quantity if more than 1 |
87
+| `battery_last_replaced` | `string` | The date and time the battery was last replaced |
88
+| `device_id` | `string` | The device_id of the device |
89
+| `device_name` | `string` | The name of the device |
90
+| `source_entity_id` | `string` | The entity_id the battery note is associated with |
0 commit comments