* add skeleton to retrieve zigbee groups * get single group * add a group * return group members with group * add comment * fix group members * add function to add device to group * add group members * add remove from group method * add api to remove members from group * add remove groups method * clean up group add and remove * fix remove group * fix remove groups * add api to get only groupable devices * change var init * add tests * address review comment |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_channels.py | ||
test_config_flow.py | ||
test_device_action.py | ||
test_device_tracker.py | ||
test_device_trigger.py | ||
test_fan.py | ||
test_light.py | ||
test_lock.py | ||
test_sensor.py | ||
test_switch.py |