Skip to content

Commit e375fdc

Browse files
Add attributes to battery_plus_low (#3579)
1 parent d6a669b commit e375fdc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/entities.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,7 @@ If you have specified a manual template then this will be created, reflecting th
8484
| `battery_quantity` | `int` | The quantity of batteries |
8585
| `battery_type` | `string` | The type of batteries |
8686
| `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

Comments
 (0)