Bwired Googlemaps upload data webservice
- Jeroen Bartels
- Advanced Member
- Posts: 627
- Joined: Sun Jul 20, 2008 1:23 pm
- Location: Netherlands
Bwired Googlemaps upload data webservice
It's good to see that there are Domotica enthusiasts living nearby (thanx to Bwired Googlemaps upload).
A couple days ago I met DJF3 when he visited my house to see my HA system. I will be visiting him soon to get some idea's from his side.
For the both of us it means more things on our wishlist. (He will have a touchscreen with HS Touch soon I'm sure [:D]
He also found out that he CAN monitor waterusage with his watermeter (same as mine...)
So if you live close to a 'control freak' [;)] maybe you should make an appointment to exchange ideas.
P.S. There are some pro's I would certainly would like to visit even if it's further away [:)]
A couple days ago I met DJF3 when he visited my house to see my HA system. I will be visiting him soon to get some idea's from his side.
For the both of us it means more things on our wishlist. (He will have a touchscreen with HS Touch soon I'm sure [:D]
He also found out that he CAN monitor waterusage with his watermeter (same as mine...)
So if you live close to a 'control freak' [;)] maybe you should make an appointment to exchange ideas.
P.S. There are some pro's I would certainly would like to visit even if it's further away [:)]
Bwired Googlemaps upload data webservice
Guess I can expect you soon at my door then if you widen the circle.......
- Jeroen Bartels
- Advanced Member
- Posts: 627
- Joined: Sun Jul 20, 2008 1:23 pm
- Location: Netherlands
Bwired Googlemaps upload data webservice
Good idea..
Bwired Googlemaps upload data webservice
Done
But not everyone has filled the screenname exactly as the name they carry on this forum.
But not everyone has filled the screenname exactly as the name they carry on this forum.
Bwired Googlemaps upload data webservice
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Bwired</i>
<br />Done
But not everyone has filled the screenname exactly as the name they carry on this forum.
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">@Pieter [:o)]Corrected.
Thanks Pieter looks better now!!!
Gr Ruud
<br />Done
But not everyone has filled the screenname exactly as the name they carry on this forum.
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">@Pieter [:o)]Corrected.
Thanks Pieter looks better now!!!
Gr Ruud
Bwired Googlemaps upload data webservice
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by lennart</i>
<br />Hi Paul,
Thanks Paul, the automagic timezone works fine! For when're back and you feel like it: would it be possible to specify for a device to upload the last device value change date/time? In that case, we could add last doorbell and last mailbox date/time to the service.
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Lennart,
I will add this possibility tomorrow. I will add a device type of "LAST CHANGE" so if this type is selected, then the value field will be populated with the last changed date / time instead of the device value.
I suppose I will need to account for the different date formats used like in the USA the month comes before the day etc..
Would you like it so that if the last change was today or yesterday, then the text is shown like "Today at 12:30:00" or "Yesterday at 15:25:00" or just the date and time like 19/04/2009 at 12:30:00 or April 19 2009 at 15:32:00?
Did I also read somewhere that there is a limit to the number of characters allowed in the value field?
Paul..
<br />Hi Paul,
Thanks Paul, the automagic timezone works fine! For when're back and you feel like it: would it be possible to specify for a device to upload the last device value change date/time? In that case, we could add last doorbell and last mailbox date/time to the service.
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Lennart,
I will add this possibility tomorrow. I will add a device type of "LAST CHANGE" so if this type is selected, then the value field will be populated with the last changed date / time instead of the device value.
I suppose I will need to account for the different date formats used like in the USA the month comes before the day etc..
Would you like it so that if the last change was today or yesterday, then the text is shown like "Today at 12:30:00" or "Yesterday at 15:25:00" or just the date and time like 19/04/2009 at 12:30:00 or April 19 2009 at 15:32:00?
Did I also read somewhere that there is a limit to the number of characters allowed in the value field?
Paul..
Bwired Googlemaps upload data webservice
Hi Paul,
Welcome back from holiday!
The value is now 30 Varchar, you can always check this at the top of this topic, I keep this up to date.
Welcome back from holiday!
The value is now 30 Varchar, you can always check this at the top of this topic, I keep this up to date.
Bwired Googlemaps upload data webservice
I have uploaded V 0.6 of the Homeseer configuration tool.
Selecting DATE/TIME as the device type will upload the last changed date / time of the device. This can be used for a mailbox or door bell sensor for example.
The date format will be the same as that of the Homeseer server. If the last change was today or yesterday then the date part of the string will be replaced with the text "Today" or "Yesterday", otherwise the last changed date will be used.
This version can be installed over all previous versions.
Paul..
Selecting DATE/TIME as the device type will upload the last changed date / time of the device. This can be used for a mailbox or door bell sensor for example.
The date format will be the same as that of the Homeseer server. If the last change was today or yesterday then the date part of the string will be replaced with the text "Today" or "Yesterday", otherwise the last changed date will be used.
This version can be installed over all previous versions.
Paul..
Bwired Googlemaps upload data webservice
@Lennart: That was a good idea for an addition 
@Paul: Hope you had a good holiday, must have been great seeing how quick you're back 'in the game'.
What a quick update! Thanks for the addition, it will be useful I'm sure.
I've just tried it out and it seems to work fine except for the time formatting:
In homeseer as 'Last Change' for my doorbell I have: '<b>Today 9:52:57 PM</b>'
On domoticaworld this results in:

Outputting to the HS-log it shows the same in the XML data:
<b><Value>Today 52:57 PM</Value></b>
Probably has something to do with my server using AM/PM time notation?
Ciao,
Esteban

@Paul: Hope you had a good holiday, must have been great seeing how quick you're back 'in the game'.

I've just tried it out and it seems to work fine except for the time formatting:
In homeseer as 'Last Change' for my doorbell I have: '<b>Today 9:52:57 PM</b>'
On domoticaworld this results in:

Outputting to the HS-log it shows the same in the XML data:
<b><Value>Today 52:57 PM</Value></b>
Probably has something to do with my server using AM/PM time notation?
Ciao,
Esteban
Bwired Googlemaps upload data webservice
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Esteban</i>
<br />@Lennart: That was a good idea for an addition
@Paul: Hope you had a good holiday, must have been great seeing how quick you're back 'in the game'.
What a quick update! Thanks for the addition, it will be useful I'm sure.
I've just tried it out and it seems to work fine except for the time formatting:
In homeseer as 'Last Change' for my doorbell I have: '<b>Today 9:52:57 PM</b>'
On domoticaworld this results in:

Outputting to the HS-log it shows the same in the XML data:
<b><Value>Today 52:57 PM</Value></b>
Probably has something to do with my server using AM/PM time notation?
Ciao,
Esteban
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Mmm, I didn't cater for AM/PM. I will fix this now and post an update.
Paul..
<br />@Lennart: That was a good idea for an addition

@Paul: Hope you had a good holiday, must have been great seeing how quick you're back 'in the game'.

I've just tried it out and it seems to work fine except for the time formatting:
In homeseer as 'Last Change' for my doorbell I have: '<b>Today 9:52:57 PM</b>'
On domoticaworld this results in:

Outputting to the HS-log it shows the same in the XML data:
<b><Value>Today 52:57 PM</Value></b>
Probably has something to do with my server using AM/PM time notation?
Ciao,
Esteban
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">Mmm, I didn't cater for AM/PM. I will fix this now and post an update.
Paul..
Bwired Googlemaps upload data webservice
I have uploaded version 0.7 which should fix the time issue when AM/PM is used.
Again, just install over any previous version.
Paul..
Again, just install over any previous version.
Paul..
Bwired Googlemaps upload data webservice
Thanks a lot Paul, the format is displaying correctly now. Cheers
Ciao,
Esteban
Ciao,
Esteban
Bwired Googlemaps upload data webservice
Hello Paul,
Can you check the Line for the Url
I have put my website here but see nothing on the map
i have tried several formats
but no luck.
Maybe i doing something wrong
i have installed version 0.7
Thanks
ed
<font size="1">
Can you check the Line for the Url
I have put my website here but see nothing on the map
i have tried several formats
but no luck.
Maybe i doing something wrong
i have installed version 0.7
Thanks
ed
<font size="1">
Bwired Googlemaps upload data webservice
Website can be Varchar 100 positions, is yours more Ed?
Bwired Googlemaps upload data webservice
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by esschenk</i>
<br />Hello Paul,
Can you check the Line for the Url
I have put my website here but see nothing on the map
i have tried several formats
but no luck.
Maybe i doing something wrong
i have installed version 0.7
Thanks
ed<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">I have uploaded version 0.8.
This fixes the issue with website and webcam url not uploading.
Paul..
<br />Hello Paul,
Can you check the Line for the Url
I have put my website here but see nothing on the map
i have tried several formats
but no luck.
Maybe i doing something wrong
i have installed version 0.7
Thanks
ed<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">I have uploaded version 0.8.
This fixes the issue with website and webcam url not uploading.
Paul..