light 
Vars | |
| base_state | Base icon state for each bulb types |
|---|---|
| brightness | How much light it gives off |
| status | LIGHT_OK, LIGHT_BURNED or LIGHT_BROKEN |
| switchcount | Number of times switched on and off |
Procs | |
| is_intact | Returns true if bulb is intact |
Var Details
base_state 
Base icon state for each bulb types
brightness 
How much light it gives off
status 
LIGHT_OK, LIGHT_BURNED or LIGHT_BROKEN
switchcount 
Number of times switched on and off
Proc Details
is_intact
Returns true if bulb is intact