At the weekend I had the idea that my TV automatically turns on when I come into my living room, as did my Philips Hue lamps, for which I installed a motion detector. Coincidentally, I still had a Raspberry Pi Zero W in the drawer, which was actually planned as an AIS receiver, but did not have enough performance for this task. As a LIRC host, the performance is sufficient and for NodeJS there is both a wrapper for LIRC commands and an API to communicate with the Philips Hue Bridge. To make this project even more useful, i developed a simple app to control volume and multiroom settings with Vue.js