Commit e2727fc 1 parent 06c05a5 commit e2727fc Copy full SHA for e2727fc
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ ZHA Toolkit can also:
122
122
- [ ` zha_devices ` : Device Information to Event or CSV or Script variable] ( #zha_devices-device-information-to-event-or-csv-or-script-variable )
123
123
- [ ` register_services ` : Reregister ZHA-Toolkit services] ( #register_services-reregister-zha-toolkit-services )
124
124
- [ ` ha_set_state ` - Update HA state] ( #ha_set_state---update-ha-state )
125
+ - [ ` misc_energy_scan ` : Scan Zigbee channels for congestion] ( #misc_energy_scan-perform-an-energy-scan )
125
126
- [ User method] ( #user-method )
126
127
- [ Manufacturers] ( #manufacturers )
127
128
- [ Tuya] ( #tuya )
@@ -1921,7 +1922,7 @@ service code is entered which is incompatible with this functionality.
1921
1922
This is not strictly a `zha` specific tool, but useful in some scripting
1922
1923
situations.
1923
1924
1924
- # ## `misc_energy_scan`: Performing an energy scan
1925
+ # ## `misc_energy_scan`: Perform an energy scan
1925
1926
1926
1927
Scan Zigbee channels for congestion level. A lower value is less congested.
1927
1928
You can’t perform that action at this time.
0 commit comments