|
10 | 10 | - [Etekcity 15A Outlet][pyvesync.devices.vesyncoutlet.VeSyncOutlet15A] |
11 | 11 | - [Etekcity 15A Outdoor Dual Outlet][pyvesync.devices.vesyncoutlet.VeSyncOutdoorPlug] |
12 | 12 | - [Etekcity 10A USA Outlet][pyvesync.devices.vesyncoutlet.VeSyncESW10USA] |
13 | | -- [VeSync BSODG Smart Outlet][pyvesync.devices.vesyncoutlet.VeSyncOutletBSDGO1] |
| 13 | +- [VeSync BSODG Smart Outlet][pyvesync.devices.vesyncoutlet.VeSyncBSDOGPlug] |
| 14 | +- [VeSync Greensun WHOPLUG Smart Outlet][pyvesync.devices.vesyncoutlet.VeSyncOutletWHOGPlug] |
14 | 15 | - [VeSyncOutlet Base Class][pyvesync.base_devices.outlet_base.VeSyncOutlet] |
15 | 16 |
|
16 | 17 | ::: pyvesync.base_devices.outlet_base.OutletState |
|
110 | 111 | summary: |
111 | 112 | functions: false |
112 | 113 | group_by_category: true |
113 | | - toc_label: "VeSyncOutlet BSDGO1" |
| 114 | + toc_label: "VeSyncOutlet ESW10" |
114 | 115 | show_root_heading: true |
115 | 116 | show_root_toc_entry: true |
116 | 117 | show_category_heading: true |
|
121 | 122 | ignore_init_summary: true |
122 | 123 | merge_init_into_class: false |
123 | 124 |
|
124 | | -::: pyvesync.devices.vesyncoutlet.VeSyncOutletBSDGO1 |
| 125 | +::: pyvesync.devices.vesyncoutlet.VeSyncBSDOGPlug |
125 | 126 | options: |
126 | 127 | filters: |
127 | 128 | - "!^_.*" |
|
139 | 140 | ignore_init_summary: true |
140 | 141 | merge_init_into_class: false |
141 | 142 |
|
| 143 | +::: pyvesync.devices.vesyncoutlet.VeSyncOutletWHOGPlug |
| 144 | + options: |
| 145 | + filters: |
| 146 | + - "!^_.*" |
| 147 | + summary: |
| 148 | + functions: false |
| 149 | + group_by_category: true |
| 150 | + toc_label: "VeSyncOutlet WHOGPlug" |
| 151 | + show_root_heading: true |
| 152 | + show_root_toc_entry: true |
| 153 | + show_category_heading: true |
| 154 | + show_source: true |
| 155 | + show_if_no_docstring: true |
| 156 | + inherited_members: true |
| 157 | + docstring_options: |
| 158 | + ignore_init_summary: true |
| 159 | + merge_init_into_class: false |
| 160 | + |
142 | 161 | ::: pyvesync.base_devices.outlet_base.VeSyncOutlet |
143 | 162 | options: |
144 | 163 | filters: |
|
0 commit comments