With a (virtual) switch it is simple to make a blinking Led in Blockly.
With another (virtual) switch you can switch blinking on and off. Two blocky scripts are required.
Two gpio outputs are used for this demo.
Screenshot 2020-08-30 at 19.51.35.png Screenshot 2020-08-30 at 19.51.17.png Screenshot ...
Search found 6 matches
- Monday 31 August 2020 18:51
- Forum: Blockly
- Topic: Blink a Led or Device with Blockly
- Replies: 0
- Views: 616
- Sunday 14 October 2018 13:56
- Forum: Speech & Voice Systems
- Topic: Google Home voice control for Domoticz: the easy way!
- Replies: 12
- Views: 31360
Re: Google Home voice control for Domoticz: the easy way!
@ stief
In Domoticz
Add Manual light/switch device
Hardware: RF Tranceiver
Switch type: on/off
Type AC
Use any code
Then learn this rf code into the ics2000
In Domoticz
Add Manual light/switch device
Hardware: RF Tranceiver
Switch type: on/off
Type AC
Use any code
Then learn this rf code into the ics2000
- Saturday 28 April 2018 11:09
- Forum: Speech & Voice Systems
- Topic: Google Home voice control for Domoticz: the easy way!
- Replies: 12
- Views: 31360
Re: Google Home voice control for Domoticz: the easy way!
Hi Madgeni,
Issues have been solved. Controlicz is now fully operational.
Congratulations with your new website. It is a great improvement.
Thank you!
- Wednesday 25 April 2018 19:12
- Forum: Speech & Voice Systems
- Topic: Google Home voice control for Domoticz: the easy way!
- Replies: 12
- Views: 31360
Re: Google Home voice control for Domoticz: the easy way!
Yes. I have installed Controlicz. But encountered some issues.Madgeni wrote: Tuesday 24 April 2018 16:31 Did you look at Controlicz? Or was it a security issue? I would, humbly, suggest that Controlicz is the easiest way, and doesn't require any additional hardware costs
Could you PM me. (I’m still not authorised to do so myself)
- Monday 23 April 2018 18:44
- Forum: Speech & Voice Systems
- Topic: Google Home voice control for Domoticz: the easy way!
- Replies: 12
- Views: 31360
Google Home voice control for Domoticz: the easy way!
If you would like to control Domoticz devices (like Milight) with Google Home voice control here is an easy implementation:
- Assumption is that Domoticz is running on an RPi + RFXcom
- Purchase an ICS-2000 (Trust/Klikaanklikuit = Kaku), it will link the Google Home to Domoticz. Dutch website here ...
- Assumption is that Domoticz is running on an RPi + RFXcom
- Purchase an ICS-2000 (Trust/Klikaanklikuit = Kaku), it will link the Google Home to Domoticz. Dutch website here ...
- Tuesday 15 August 2017 12:38
- Forum: Blockly
- Topic: Blocky Toggle Switch. Doorbell Button triggers On or Off (Set or Reset)
- Replies: 1
- Views: 4325
Blocky Toggle Switch. Doorbell Button triggers On or Off (Set or Reset)
To control my garden lights with a KlikaanKlikuit (KaKu) doorbell button I wanted to use Blocky.
After some experimenting I ended up with 4 Switches, 3 scenes and 2 events to realise this function. My solution is not very elegant, but Blocky's restrictions forced me to choose this way.
Please note ...
After some experimenting I ended up with 4 Switches, 3 scenes and 2 events to realise this function. My solution is not very elegant, but Blocky's restrictions forced me to choose this way.
Please note ...