1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
# Documentation for `pyvesync.vesync` module
This module instantiates the vesync instance that holds the devices
and maintains authentication information.
::: pyvesync.vesync.VeSync
handler: python
options:
group_by_category: true
show_root_heading: true
show_category_heading: true
show_source: false
filters:
- "!.*_dev_test"
- "!set_dev_id"
- "!process_devices"
- "!remove_old_devices"
- "!device_time_check"
merge_init_into_class: true
show_signature_annotations: true
|