Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add four new Aqara button models #174

Merged
merged 6 commits into from
Jul 26, 2020

Conversation

crhan
Copy link
Contributor

@crhan crhan commented Jul 12, 2020

fix issue #162 and #173

add four models

  • switch_b1lacn02
  • switch_b2lacn02
  • switch_b2nacn02
  • remote.b286acn02

@syssi
Copy link
Collaborator

syssi commented Jul 12, 2020

Could you add the new models to the correct line (equal device type) of the array?

@chewbh
Copy link

chewbh commented Jul 19, 2020

This change also requires the devices to be added in xiaomi_aqara component to correctly add the devices to home assistant. If not, this only remove the error messages for not recognized devices in the logs. I tested the integration in my environment with the devices. home-assistant/core#37985

@lxh0508
Copy link

lxh0508 commented Jul 23, 2020

I try add the models to init.py. but still can not find the wall switch in the ui of homeassistant.

WARNING (SyncWorker_0) [miio.gateway] Unknown subdevice type SubDeviceInfo(sid='lumi.158d0004650603', type_id=170, unknown=1, unknown2=61, fw_ver=1) discovered, of Xiaomi gateway with ip: 192.168.1.163 | stdout

Home-assistant version: 0.113
OS: Docker in DSM6.2.3-U2

@syssi syssi changed the title add four aqara models Add four new Aqara button models Jul 26, 2020
Travis provides pytest 4.1.0 by default. A version geater than 5.4.0 is
required.
@syssi syssi merged commit f0742e1 into Danielhiversen:master Jul 26, 2020
@oxelwhy
Copy link

oxelwhy commented Jul 28, 2020

Does this add support for Aqara Switch D1 3 gang as well - "lumi.switch.l3acn3"?

Thanks.

@syssi
Copy link
Collaborator

syssi commented Jul 28, 2020

No.

@oxelwhy
Copy link

oxelwhy commented Jul 28, 2020

Would it be possible to add this support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants