andrew-codechimp / HA-Battery-Notes

A Home Assistant integration to provide battery notes of devices
MIT License
530 stars 92 forks source link

New Device [Tuya Humidity Temp Sensors] #185

Closed c3p0vsr2d2 closed 10 months ago

c3p0vsr2d2 commented 10 months ago

Checklist

Is your feature request related to a problem? Please describe.

na

Describe the solution you'd like

{
    "manufacturer": "_TZ3000_xr3htd96",
    "model": "TS0201",
    "battery_type": "AAA",
    "battery_quantity": 2
},
{
    "manufacturer": "_TZ3000_dowj6gyi",
    "model": "TS0201",
    "battery_type": "CR2450",
    "battery_quantity": 1
},
{
    "manufacturer": "_TZE200_locansqn",
    "model": "TS0601",
    "battery_type": "AAA",
    "battery_quantity": 3
},

Describe alternatives you've considered

na

Additional context

na

andrew-codechimp commented 10 months ago

Thanks