File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ Data | Description
52
52
battery.battery_installed | Is battery installed, true or false [ Boolean]
53
53
battery.design_capacity | Battery design capacity in mAh [ Int]
54
54
battery.max_capacity | Max battery capacity in mAh [ Int]
55
- battery.current_capacity | Current battery capacuty in mAh [ Int]
55
+ battery.current_capacity | Current battery capacity in mAh [ Int]
56
56
battery.percentage | Current capacity percentage [ Int]
57
57
battery.design_cycle_count | Design cycle count [ Int]
58
58
battery.cycle_count | Current battery cycle count [ Int]
59
59
battery.cycle_percentage | Cycle count percentage [ Int]
60
- battery.temparature | Battery temperature in °C [ Float]
60
+ battery.temperature | Battery temperature in °C [ Float]
61
61
battery.charged | Current battery charge percentage [ Int]
62
62
battery.time_remaining | Remaining time in minutes, if plugged in time until full, otherwise time until empty [ Int]
63
63
battery.time_remaining_hours | Time remaining in hours. Use in a combination with * time_remaining_minutes* [ Int]
You can’t perform that action at this time.
0 commit comments