Search found 3 matches
- Sunday 16 December 2018 11:36
- Forum: Utility
- Topic: British Gas Smart Meters
- Replies: 0
- Views: 871
British Gas Smart Meters
Hi all, Has anyone managed to work out if it is possible to connect to the British Gas Smart Meters? https://www.britishgas.co.uk/smart-home/smart-meters.html?cid=PPC_SmartDR&gclid=EAIaIQobChMIxMnQ5JKk3wIVCZ3tCh0JEweoEAAYASAAEgK1-PD_BwE&gclsrc=aw.ds I have an Owl monitor which I'm using with ...
- Tuesday 08 November 2016 22:48
- Forum: Other questions and discussions
- Topic: Integration with miGenie
- Replies: 2
- Views: 713
Integration with miGenie
Hi all, I have domiticz running on a raspberry pi with an rfx433e and all is good. I also have a miGenie hot water/heating system that works via an app. It has a gateway and also uses 433mhz, but the rdx433e doesn't support it. I have discovered what the commands that are being sent from the iPhone ...
- Thursday 11 August 2016 18:43
- Forum: LUA
- Topic: Blink light
- Replies: 16
- Views: 11392
Re: Blink light
I just got this working, and you need to change the device ID (75) to the name of the device e.g. "Lamp",
so you change the BlinkLight line to be:
blinkLight("Lamp")
hope it helps.
so you change the BlinkLight line to be:
blinkLight("Lamp")
hope it helps.