Skip to content

Commit 8799bc1

Browse files
committed
Add Hatch, Yoto and CyberPower OR1500 devices
- Hatch RestIot: Rechargeable (built-in) - Hatch RestPlus: Rechargeable (built-in) - Yoto Mini: Rechargeable (built-in) - Yoto Player: Rechargeable (built-in) - CPS OR1500LCDRM1Ua: RB0690X4 (6V 9Ah x4)
1 parent 44008c7 commit 8799bc1

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

library/library.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,6 +2660,11 @@
26602660
"model": "CP1500PFCLCDa",
26612661
"battery_type": "RB1290X2"
26622662
},
2663+
{
2664+
"manufacturer": "CPS",
2665+
"model": "OR1500LCDRM1Ua",
2666+
"battery_type": "RB0690X4"
2667+
},
26632668
{
26642669
"manufacturer": "Custom devices (DiY)",
26652670
"model": "Plant watering sensor zFlora_S (zFlora_S)",
@@ -4863,6 +4868,16 @@
48634868
"hw_version": "MT8518",
48644869
"battery_type": "Rechargeable"
48654870
},
4871+
{
4872+
"manufacturer": "Hatch",
4873+
"model": "RestIot",
4874+
"battery_type": "Rechargeable"
4875+
},
4876+
{
4877+
"manufacturer": "Hatch",
4878+
"model": "RestPlus",
4879+
"battery_type": "Rechargeable"
4880+
},
48664881
{
48674882
"manufacturer": "Heatit",
48684883
"model": "Z-PH WALL CONTROLLER",
@@ -12969,6 +12984,16 @@
1296912984
"model_id": "D10110_1",
1297012985
"battery_type": "Rechargeable"
1297112986
},
12987+
{
12988+
"manufacturer": "Yoto",
12989+
"model": "Yoto Mini",
12990+
"battery_type": "Rechargeable"
12991+
},
12992+
{
12993+
"manufacturer": "Yoto",
12994+
"model": "Yoto Player",
12995+
"battery_type": "Rechargeable"
12996+
},
1297212997
{
1297312998
"manufacturer": "Zbeacon",
1297412999
"model": "DS01",

0 commit comments

Comments
 (0)