[EIBox] add outlet, fan and pump switching functionality and the respective images...
authorFraxinas <andreas.frisch@multimedia-labs.de>
Sun, 2 Jan 2011 13:08:54 +0000 (14:08 +0100)
committerFraxinas <andreas.frisch@multimedia-labs.de>
Sun, 2 Jan 2011 13:08:54 +0000 (14:08 +0100)
commit6b48e212aacfd0a62066a3f0cb16a9813905ba49
treed106615fb1b574e17acc2069e5b0783d36042b89
parent77c8224da0ded4c2b629f4e54a79f765bd304009
[EIBox] add outlet, fan and pump switching functionality and the respective images, prevent crash on zones with background image attribute missing, fix spinlock on zones with only goto elements, fix crash on trying to switch readonly elements
eibox/src/README
eibox/src/images/fan_off.png [new file with mode: 0644]
eibox/src/images/fan_on.png [new file with mode: 0644]
eibox/src/images/outlet_off.png [new file with mode: 0644]
eibox/src/images/outlet_on.png [new file with mode: 0644]
eibox/src/images/pump_off.png [new file with mode: 0644]
eibox/src/images/pump_on.png [new file with mode: 0644]
eibox/src/plugin.py