Search found 6 matches
- Monday 15 July 2019 8:22
- Forum: Show your projects
- Topic: The IOAF (Internet of Air Fresheners)!
- Replies: 2
- Views: 1656
Re: The IOAF (Internet of Air Fresheners)!
You are absolutely right about the shot in the face problem. You would need a PIR sensor for this, in the meantime seriously jeopardizing the WAF (Wife Acceptance Factor). I do check for presence (based on Wifi association of smartphones), which means that it should not spray in our absence. For ...
- Sunday 14 July 2019 13:53
- Forum: Show your projects
- Topic: The IOAF (Internet of Air Fresheners)!
- Replies: 2
- Views: 1656
The IOAF (Internet of Air Fresheners)!
Those Airwick things do their refresh-cycle based on a timer, so it spits out perfume when not needed (when not at home, in your face in the middle of the night, etc). Obviously Airwick wants you to buy their containers. So let's lobotomize their evil invention and control it through a Sonoff SV ...
- Sunday 09 June 2019 16:05
- Forum: Python
- Topic: Presence detection on an OpenWRT router
- Replies: 1
- Views: 1208
Presence detection on an OpenWRT router
Just finished my presence detection based on querying an OpenWRT router through ssh, inspired by Chopper_Rob (arping based). 11:21:06- script started. 11:21:06- according to domoticz, E is online 11:21:06- E offline, tell domoticz 11:21:06- according to domoticz, F is offline 11:22:06- script ...
- Wednesday 07 November 2018 17:35
- Forum: Speech & Voice Systems
- Topic: Node Red / google home
- Replies: 3
- Views: 2812
Re: Node Red / google home
Not that I know of.
Anyhow, you can leave out the 'praat met' en just say 'mijn test-app'
This works in some kind of sandbox of Google Actions.
Anyhow, you can leave out the 'praat met' en just say 'mijn test-app'
This works in some kind of sandbox of Google Actions.
- Wednesday 07 November 2018 13:12
- Forum: Speech & Voice Systems
- Topic: Node Red / google home
- Replies: 3
- Views: 2812
Node Red / google home
With node red an google-action response ( https://flows.nodered.org/node/node-red-contrib-google-action ) a domoticz voice interface can be build. You need a domain name, (self-signed) SSL certificates and have to open a port to your server and an ac.json file for the gaction deploy command ac.json ...
- Wednesday 07 November 2018 11:24
- Forum: Python
- Topic: Presence detection on TPlink router (http access)
- Replies: 0
- Views: 1117
Presence detection on TPlink router (http access)
Just finished my presence detection, inspired by Chopper_Rob (arping based) en code Home Assistant (tplink queries). 11:21:06- script started. 11:21:06- according to domoticz, E is online 11:21:06- E offline, tell domoticz 11:21:06- according to domoticz, F is offline 11:22:06- script started. 11:22 ...