You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/_devices/M1S-T500.md
+9-3
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,17 @@ model: M1S-T500
5
5
image: M1S-T500.jpg
6
6
physical_description:
7
7
broadcasted_properties:
8
-
- toothbrush mode
8
+
- toothbrush
9
9
- battery
10
+
- score
11
+
- counter
10
12
broadcasted_property_notes:
11
-
- property: toothbrush mode
12
-
note: At the moment, we are looking into the meaning of the different states. If you have more info which state corresponds to what, please post a message in [this topic](https://github.com/custom-components/ble_monitor/issues/319)
13
+
- property: toothbrush
14
+
note: The toothbrush sensor has two attributes, `score` and `counter`
15
+
- property: counter
16
+
note: After starting the toothbrush, the counter will count the time you used your toothbrush
17
+
- property: score
18
+
note: After finishing toothbrushing, the toothbrush will report a score
0 commit comments