Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

FHZ 1300 PC

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
Tom
Posts: 5
Joined: Tue Jun 08, 2010 10:35 pm

FHZ 1300 PC

Post by Tom »

Hi,
based on Bitmonsters interesting FHZ 1000 PC plugin I implemented some changes for the FHZ 1300 PC.

The additions:
  • Slightly different initialisation messages for FHZ 1300 PC based on FHZ4Linux and the Perl code of FHEM
  • Handling all FS20 messages and creating an appropriately named event
  • Parsing time and add it to events as payload if present in FS20 messages
  • Parsing HMS device "HMS100T" (Temperature)
  • Parsing HMS device "HMS100WD" (Water detector)
Maybe this contribution turns out to be useful for someone as well. It inherits the GPL license.

Tom
Attachments
ElectricalHeater.xml
XML file for the electrical heater, features an OSD, FS20 remote control for adjusting the target temperature, and HMS100T temperature feedback. Also raises an audible alarm if water is detected by HMS100WD.
(6.21 KiB) Downloaded 386 times
__init__.py
FHZ 1300 PC Plugin
(16.73 KiB) Downloaded 510 times
Example screenshot for an electrical heater control (FS20 switches an electrical heater, HMS100T reads the room temperature, FS20 remote can be used to control the temperature setting).
Example screenshot for an electrical heater control (FS20 switches an electrical heater, HMS100T reads the room temperature, FS20 remote can be used to control the temperature setting).
e-michi
Posts: 7
Joined: Sun Jun 06, 2010 9:57 am

Re: FHZ 1300 PC

Post by e-michi »

Hi, thank you for this great plugin! (also to Bitmonster)
Now it works with my FHZ 1300 PC. Receiving events from FS20 transmitters is also available...
But: Can you implement the HMS300 weather station and the FHT80b room heating manager? If these both things are possible, i will donate your Work!
Tom
Posts: 5
Joined: Tue Jun 08, 2010 10:35 pm

Re: FHZ 1300 PC

Post by Tom »

Hello,
I am glad it works for you as well.

Unfortunately I do not have that hardware you would like to interface with, so I cannot program those messages :?

Cheers,
Tom
e-michi
Posts: 7
Joined: Sun Jun 06, 2010 9:57 am

Re: FHZ 1300 PC

Post by e-michi »

Can i send you any logs or other things? Or did you need Hardware?
Sorry for my bad english, if you had explicit questions you can write me in German per PM or in German forum.
thanks
Brindoepke
Posts: 3
Joined: Sun Sep 19, 2010 9:44 am

Re: FHZ 1300 PC

Post by Brindoepke »

Hi friends,

I changed the plugin from the English post was copied. We now appear within the plugin also EventGhost FHZ 1300 PC, install when it shows the error but the driver is not found.
I am using Windows XP Prof. Homeputer Studio. What could be the problem.

Greetings
Marcus
Post Reply