Search found 81 matches

by allanstevens
Tue Jul 21, 2015 6:38 am
Forum: Plugin Development
Topic: Weather.com Plug-in
Replies: 75
Views: 551653

Re: Weather.com Plug-in

All, Thanks to TonyG's investigation, it come to light that the key has been updated to v2 on the website. This new key uses a new URL and the response XML is different. Because of this I have updated the code to support both v1 and v2 api's. So if you're still using the old api key, there is no nee...
by allanstevens
Thu May 28, 2015 3:59 pm
Forum: General
Topic: Kitchen touch screen finally done !
Replies: 3
Views: 9275

Kitchen touch screen finally done !

Hello, I picked up an Acer Iconia W500 tablet pc off ebay last year, with the plan to mount it into a kitchen cupboard to run a software remote. Over a year later I have finally done it! Picture (running SWRemote) and link to my blog that goes into all the detail if anyone is interested. http://digi...
by allanstevens
Thu May 28, 2015 3:48 pm
Forum: Plugin Development
Topic: LCD Smartie plugin
Replies: 1
Views: 5976

LCD Smartie plugin

I wrote a plugin for the LCDSmartie a few years back. But never seemed to get round to sharing it. Anyway here it is if anyone is interested. More information on LCD Smartie can be found here: http://www.lcdsmartie.org The plugin supports the following functions in LCDSmartie: $dll(housebotplugin,1,...
by allanstevens
Mon Feb 09, 2015 3:37 pm
Forum: Plugin Development
Topic: Control HouseBot from EventGhost
Replies: 5
Views: 11826

Re: Control HouseBot from EventGhost

Hi Jacco, Yes as Kevin said. The plugin is only one way (EG->HB). But can use the EventGhost.exe commandline via the Execute Program Device, see screenshot. Capture1.PNG Regarding the value, its not a stupid question. You need to pass the payload. It took me a while to get my head round it. But ther...
by allanstevens
Thu Jan 22, 2015 2:02 pm
Forum: General
Topic: My Setup
Replies: 11
Views: 18800

Re: My Setup

Kevin, Just get more touch screens :D I have just uploaded the dll on to codeplex. Didn't realise I had only shared the source code. Its on the download page now. https://currentcostplugin.codeplex.com As far as instructions. Firstly make sure you backup your housebot database first. Just in case it...
by allanstevens
Tue Dec 09, 2014 3:21 pm
Forum: General
Topic: My Setup
Replies: 11
Views: 18800

Re: My Setup

ScottBot wrote:Webdings are two that it doesn't support.
http://fontfamily.io/WebDings
Good to know about the website. Will be useful when I create my Android remote. Typical that I am using unsupported fonts! I'll just use some image buttons.

Thanks for looking at the energy panel issue so quickly.
by allanstevens
Mon Dec 08, 2014 10:28 am
Forum: General
Topic: My Setup
Replies: 11
Views: 18800

Re: My Setup

Thanks Scott. It's down to the software :D You even have a HouseBot screensaver! I'm really pleased with the screensaver, thanks to the system time device it works great as a smart alarm clock on my bedroom usb monitor. I will also use it in the kitchen, once I get the touch screen set-up. Also, not...
by allanstevens
Sun Dec 07, 2014 1:11 pm
Forum: General
Topic: My Setup
Replies: 11
Views: 18800

Re: My Setup

After mentioning on the post above about no android version. I have just seen one was released 5 days ago! Silly me :oops: I am ecstatic, thanks Scott. Installing it now! Early xmas present :D
by allanstevens
Sun Dec 07, 2014 10:36 am
Forum: General
Topic: My Setup
Replies: 11
Views: 18800

My Setup

I have been a housebot user for a long time now, and for years I have been meaning to showcase my set-up. I just never seem to have the time, same could be said about the number of future projects I have planned! In fact this post has taken a number of weeks to complete! It still amazes me that Hous...
by allanstevens
Thu Nov 21, 2013 2:13 pm
Forum: Plugin Development
Topic: Weather.com Plug-in
Replies: 75
Views: 551653

Re: Weather.com Plug-in

mholtkamp wrote:The worldweatheronline service has a new URL. The dll is compiled with the new (working) URL.
Bit late :oops: but thanks for this. I have finally updated the codeplex page with the new release.

http://worldweatheronlinehb.codeplex.com
by allanstevens
Mon Jan 14, 2013 11:05 am
Forum: General
Topic: Is Housebot dead ??? Last release April 2009
Replies: 24
Views: 11461

Re: Is Housebot dead ??? Last release April 2009

I'm an android too - smart phone. But my household tablet is an iPad. And I can see as much demand for HB if an iPad remote app was offerd as an android app. My primary goal for the iOS support was to stimulate interest in HB. If offering an android app first does that it works for me. Android phon...
by allanstevens
Mon Jan 14, 2013 10:02 am
Forum: General
Topic: Is Housebot dead ??? Last release April 2009
Replies: 24
Views: 11461

Re: Is Housebot dead ??? Last release April 2009

I'm on the android side of the fence! For me, I feel this is the no1 thing missing from hb. Would happily buy it off the market.
by allanstevens
Wed May 30, 2012 3:38 pm
Forum: Feature Requests
Topic: Support for new RFXCOM USB Transceiver
Replies: 4
Views: 8749

Re: Support for new RFXCOM USB Transceiver

I have started using EventGhost to control my RFXtrx. I have also created a plugin in EventGhost that will allow me to communicate with HouseBot. It's not ideal, as I would rather use the RFXtrx within HouseBot. But it works. More information here http://www.housebot.com/forums/viewtopic.php?f=4&...
by allanstevens
Wed May 30, 2012 3:31 pm
Forum: Plugin Development
Topic: Control HouseBot from EventGhost
Replies: 5
Views: 11826

Control HouseBot from EventGhost

I have created a plugin for EventGhost that will allow you to control HouseBot via the External Control Device. This plugin will allow you to run the following actions: - Set Device Property Value - Set Mode State - Execute Task - Blank Remote Screen - Open Remote Panel - Close Remote Panel - Execut...
by allanstevens
Wed Apr 25, 2012 8:02 am
Forum: General
Topic: Google Calendar XML
Replies: 26
Views: 10564

Re: Google Calendar XML

Sorry, not got back sooner. Struggling to find time with juggling work and house renovation ! Anyway, my events all include the gd:when endTime="..." startTime="...". So don't have a need to look at the <gd:recurrence> element. Sorry if this was not clear. If I do look in the rec...