top of page

Berto Scene

 

The Berto Scene driver creates a virtual scene that can be used by Berto IoT GatewayScenes can also be turned on, off or toggled from programming using the ON, OFF and TOGGLE command. The driver uses the Room Contol driver to manage media devices and can also activate and deactivate other devices within the project.

 

Properties

  • Room Control Device - The Room Control device that the scene will use.

  • Preset - The Room Control Preset number to turn on when the scene is activated.

  • Scene Devices - The devices that the scene will turn on when activated and off when deactivated.

  • Invert Scene Devices - The devices that the scene will turn off when activated and on when deactivated.

 

Programming

Events

  • ACTIVATE - Event triggered when the scene is activated

  • DEACTIVATE - Event triggered when the scene is deactivated

 

Release Notes

v1.00 - 2020-03-15

  • Initial Release.

 

v1.10 - 2020-03-29

  • Auto Update changed to be managed via the Auto Update Time specificed in the Berto Cloud driver.

v1.11 - 2020-04-17

  • Added Console option to Debug Mode property to allow for external logging output.

bottom of page