File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
custom_components/battery_notes/data Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 633633 "model" : " iPad8,1" ,
634634 "battery_type" : " Rechargeable"
635635 },
636+ {
637+ "manufacturer" : " Apple" ,
638+ "model" : " iPad" ,
639+ "battery_type" : " Rechargeable" ,
640+ "model_match_method" : " startswith"
641+ },
636642 {
637643 "manufacturer" : " Apple" ,
638644 "model" : " iPhone11,2" ,
653659 "model" : " iPhone16,2" ,
654660 "battery_type" : " Rechargeable"
655661 },
662+ {
663+ "manufacturer" : " Apple" ,
664+ "model" : " iPhone" ,
665+ "battery_type" : " Rechargeable" ,
666+ "model_match_method" : " startswith"
667+ },
656668 {
657669 "manufacturer" : " Apple" ,
658670 "model" : " MacBookPro18,1" ,
659671 "battery_type" : " Rechargeable"
660672 },
673+ {
674+ "manufacturer" : " Apple" ,
675+ "model" : " MacBook" ,
676+ "battery_type" : " Rechargeable" ,
677+ "model_match_method" : " startswith"
678+ },
661679 {
662680 "manufacturer" : " Aqara" ,
663681 "model" : " Aqara Door and Window Sensor P2" ,
You can’t perform that action at this time.
0 commit comments