Search found 61 matches

by martijnj
Wed May 10, 2023 8:08 am
Forum: VB Scripts
Topic: Sending bytes to Serial module
Replies: 1
Views: 4700

Re: Sending bytes to Serial module

'solved' 'init Output = SendCommand (1,0,0) 'Send Command Output = SendCommand (3,0,RelayCode) Function SendCommand (Commandbyte, Adressbyte, Databyte) CheckSum = Commandbyte Xor Adressbyte Xor Databyte If Commandbyte = 0 Then SetPropertyValue "Relays.RelayHex", Commandbyte Else SetPropert...
by martijnj
Tue May 09, 2023 6:47 pm
Forum: VB Scripts
Topic: Sending bytes to Serial module
Replies: 1
Views: 4700

Sending bytes to Serial module

Can sombody help me with this. I want to send the result of the following code to a serial device (8xrelay) over the generic serial module. outbuf0 = 3 outbuf1 = 0 outbuf2 = 0 outbuf3 = outbuf0 Xor outbuf1 Xor outbuf2 Result = outbuf0 & " " & outbuf1 & " " & outbu...
by martijnj
Sat Mar 27, 2021 6:05 am
Forum: General
Topic: Error start Housebot
Replies: 4
Views: 18579

Re: Error start Housebot

Hi Scott, Housebot is giving me errors again. Can you give me a hint on where to search for the sollution? Thanks. "27/03/21","10:57:04","Client Socket","Debug","Sent ASCII Message" "27/03/21","10:57:05","Client Socket",...
by martijnj
Tue Mar 23, 2021 4:08 pm
Forum: General
Topic: Error start Housebot
Replies: 4
Views: 18579

Re: Error start Housebot

Hi Scott,

Solved it.

Thanks
by martijnj
Tue Mar 23, 2021 1:55 pm
Forum: General
Topic: Error start Housebot
Replies: 4
Views: 18579

Error start Housebot

Hi Scott, I get this error on starting HB. This started to happen after i have set a trace. I removed the trace with an sql editor. but stil get this error Trace Sectioon 'System Monitor" genarated an assertion, File: <.\Systemmonitor.cpp> Line <430>, Unable to start IP Server. Check conflict w...
by martijnj
Fri Oct 16, 2020 8:46 am
Forum: Tips, Tricks, and FAQ
Topic: Assistant Relay
Replies: 0
Views: 68298

Assistant Relay

I got Housebot connected to Google assistant. I had to build it because IFTTT ransomewared my applets with there pro-version subscription. Scott already made Google assistant -> Housebot working. But now I can trigger a "works with Google assistant" device in Housebot. You Need: Google ass...
by martijnj
Fri Oct 02, 2020 2:46 pm
Forum: Plugin Development
Topic: Somfy Connexoon/Tahoma
Replies: 0
Views: 68150

Somfy Connexoon/Tahoma

Hi All, Is there anybody out there who has an somfy plug-in build for housebot (Now that IFTTT has become ransomeware). I did find some pythonscripts online like: ( https://github.com/tetienne/somfy-open-api/tree/master/pymfy ). This is the api development portal: https://developer.somfy.com/ Any he...
by martijnj
Sat Aug 08, 2020 11:40 am
Forum: Feature Requests
Topic: Task delay based on device Value
Replies: 1
Views: 4752

Task delay based on device Value

Hi Scott, I could not find a parametric way of a delay in an task thats executing. My blinds are controled by a set of relays. So Relay 1 triggers and than after 22 seconds relay 2 triggers. The task manages the Delay 22000ms. If I want to use percentage (from the blinds option of Google) it would b...
by martijnj
Sun Sep 08, 2019 4:11 am
Forum: VB Scripts
Topic: trigger IFTTT maker webhook from HB vbscipt
Replies: 5
Views: 29962

Re: trigger IFTTT maker webhook from HB vbscipt

Hi Richard,

Thanks but I am trying the other way around. Use housebot as a trigger for IFTTT. If I push a housebot theme button it fires the webhook.

Housebot is the IF and the webhook the That

Martijn
by martijnj
Sun Sep 08, 2019 4:10 am
Forum: VB Scripts
Topic: trigger IFTTT maker webhook from HB vbscipt
Replies: 5
Views: 29962

Re: trigger IFTTT maker webhook from HB vbscipt

Hi Richard,

Thanks but I am trying the other way around. Use housebot as a trigger for IFTTT. If I push a housebot theme button it fires the webhook.

Martijn
by martijnj
Fri Aug 30, 2019 11:45 am
Forum: VB Scripts
Topic: trigger IFTTT maker webhook from HB vbscipt
Replies: 5
Views: 29962

trigger IFTTT maker webhook from HB vbscipt

Hi all, I'm trying to get HB to trigger IFTTT maker Webhook from Housebot. I just can't seem to get it to work. Does anybody know how to do this. This is the info from de IFTTT side To trigger an Event Make a POST or GET web request to: https://maker.ifttt.com/trigger/{event}/with/key/{maker code} W...
by martijnj
Wed Jul 24, 2019 2:22 pm
Forum: General
Topic: Voice setup - Google Assistant
Replies: 6
Views: 28280

Re: Voice setup - Google Assistant

Hi Scott,

Thanks :D .

I tried it and found the settings in HB. When I update and sync my devices in Google I get the attached screen. I I press the blind it only shows a setting screen not a control.

What did i do wrong.

Martijn
Screenshot_20190724-201725_Home.jpg
Screenshot_20190724-201725_Home.jpg (233.53 KiB) Viewed 28266 times
by martijnj
Wed Jul 24, 2019 9:46 am
Forum: General
Topic: Voice setup - Google Assistant
Replies: 6
Views: 28280

Re: Voice setup - Google Assistant

Hi Richard,

Thanks.

My version is 3.52.1 its the oly version I can download. I will give it a try.

Update: I only have lock,switch and themostat and no-blinds in voice reconition options...

Martijn
by martijnj
Tue Jul 23, 2019 12:11 pm
Forum: General
Topic: Voice setup - Google Assistant
Replies: 6
Views: 28280

Voice setup - Google Assistant

Hi Scott, Do you have examples of working Google assistant devices. I can get my curtains in google as a light (New execute task device, powerstate mapped as switch in voice control). I can't get is working like you discribed it on the webpage. Blinds/curtains property,... Hope you can help. Martijn
by martijnj
Mon May 07, 2018 3:37 pm
Forum: Bug Reports
Topic: Runtime error after reboot
Replies: 1
Views: 5524

Runtime error after reboot

hi Scott,

after I rebooted my system I can't start HB. I get a runtime error 217 at 06297F18. The last line in the splash-Screen is Device Module Logfile to Alpha list loaded. Version=3.02.

Hope you can help.

Martijn