Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 12, 2023
2 parents 27a6712 + f374aa7 commit 4d829a5
Show file tree
Hide file tree
Showing 21 changed files with 68 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docgen/device_page_notes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,14 @@ Rules:
- When setting \`hue_power_on_behavior\` = \`on\`, any not provided values will be reset to their factory defaults
Note: if \`hue_power_on_behavior\` is set to \`off\`, then the only way to turn the bulb on will be through a paired smart device (see pairing above). You will NOT be able to turn the bulb on by sequentially switching power on and off.
`
}
},
sengledBulbs: (definition) => {
if (definition.vendor === 'Sengled' && definition.exposes.find((e) => e.type === 'light')) {
return `
## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).
`
}
},
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-G13.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-G23_E11-G33.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-N13_E11-N13A_E11-N14_E11-N14A.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-N1EA.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-N1G.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-U21U31.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-U2E.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E11-U3E.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E12-N14.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E12-N1E.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E13-N11.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E1ACA4ABE38A.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E1F-N5E.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E1F-N9G.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E1G-G8E.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E21-N13A.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/E21-N1EA.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/Z01-A19NAE26.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/Z01-A60EAE27.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down
3 changes: 3 additions & 0 deletions docs/devices/Z01-CIA19NAE26.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pageClass: device-page

<!-- Notes END: Do not edit below this line -->

## Device Type
Sengled bulbs are Zigbee [end devices](/advanced/zigbee/01_zigbee_network.html#end-device), not [routers](/advanced/zigbee/01_zigbee_network.html#router), and therefore will not extend the reach of your Zigbee network. For more information see the [Sengled FAQ](https://support.sengled.com/hc/en-us/articles/115010871308-Do-any-Sengled-Zigbee-devices-act-as-Zigbee-repeaters-).


## OTA updates
This device supports OTA updates, for more information see [OTA updates](../guide/usage/ota_updates.md).
Expand Down

0 comments on commit 4d829a5

Please sign in to comment.