1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
# VeSync Fans (NOT Purifiers or Humidifiers)
::: pyvesync.base_devices.fan_base.FanState
options:
filters:
- "!^_.*"
- "!__init__"
summary:
functions: false
group_by_category: true
toc_label: "FanState"
show_root_heading: true
show_root_toc_entry: true
show_category_heading: true
show_source: true
show_if_no_docstring: true
inherited_members: true
docstring_options:
ignore_init_summary: true
merge_init_into_class: false
::: pyvesync.devices.vesyncfan.VeSyncTowerFan
options:
filters:
- "!^_.*"
- "!__init__"
summary:
functions: false
group_by_category: true
show_root_heading: true
show_root_toc_entry: true
show_category_heading: true
show_source: false
show_signature_annotations: true
signature_crossrefs: true
inherited_members: true
docstring_options:
ignore_init_summary: false
merge_init_into_class: true
::: pyvesync.devices.vesyncfan.VeSyncPedestalFan
options:
filters:
- "!^_.*"
- "!__init__"
summary:
functions: false
group_by_category: true
show_root_heading: true
show_root_toc_entry: true
show_category_heading: true
show_source: false
show_signature_annotations: true
signature_crossrefs: true
inherited_members: true
docstring_options:
ignore_init_summary: false
merge_init_into_class: true
::: pyvesync.base_devices.fan_base.VeSyncFanBase
options:
filters:
- "!^_.*"
- "!__init__"
summary:
functions: false
group_by_category: true
toc_label: "VeSyncFan Base Class"
show_root_heading: true
show_root_toc_entry: true
show_category_heading: true
show_source: true
show_if_no_docstring: true
inherited_members: true
docstring_options:
ignore_init_summary: true
merge_init_into_class: false
|