[FHZ] SIS-PMS & FHEM?

Begonnen von Guest, 02 Dezember 2009, 11:17:20

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

Hi there,

being sick of FS20-ST not executing the on/off commands as expected,
as well as a means to remotely power-cycle a server, I was looking for
another solution to control power outlets.
I found the SIS-PMS, an USB-controlled 4-socket outlet (Amazon and others,
e. g. http://www.amazon.de/6-fach-Steckdose-Silvershield-programmierbar-%C3%9Cberspannungsschutz/dp/B0010NY8YA/),
as a rather cheap solution.

As there's already *IX software available (http://sispmctl.sourceforge.net/),
unless someone else did this already, I plan to glue FHEM and sispmctl to-
gether ... I'd prefer a device within FHEM over the already possible "notify-
solution" (see http://blog.planet-rosemann.de/?p=20).

Comments, anyone?
-kai

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

tostmann

                                                 

Anyone knows whats inside (Processor, USB interface)? It might be
simple to connect it serially (if just a USB2UART bridge is inside)
using a CSM => acting like a FS20ST (with confirmation) ...

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

Guest

Originally posted by: <email address deleted>

Hallo Zusammen,
> remotely power-cycle a server, I was looking for another solution to control power outlets.

Wie wär´s damit: http://www.reichelt.de/?ACTION=3;ARTICLE=87433;PROVID=2402
Ist eine "IP-Steckdose" mit 4 Ausgängen und per Telnet/CGI zu steuern.
Ist zwar etwas teurer...99 stat 32
Aber du brauchst dann keine USB/Serielle-Verbinung...


Axel

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

UliM

Originally posted by: <email address deleted>

Moin,

>> remotely power-cycle a server, I was looking for another solution to control power outlets.
>
> Wie wär´s damit: http://www.reichelt.de/?ACTION=3;ARTICLE=87433;PROVID=2402
> Ist eine "IP-Steckdose" mit 4 Ausgängen und per Telnet/CGI zu steuern.
> Ist zwar etwas teurer...99 stat 32
> Aber du brauchst dann keine USB/Serielle-Verbinung...

vgl. http://blogdoch.net/index.php?entry=entry091201-164036 ;) Die NETIO
ist firmwaretechnisch wohl noch, na sagen wir, im Kindesalter, wie man
beim googlen herausfindet. (Watchdog und noch eine andere Funktion zusam-
men sind demnach derzeit keien gute Idee für stabilen Betrieb.) Und dafür
ist mir der Preis dann noch zu hoch; ich habe derzeit dort, wo ich schal-
ten möchte, eigentlich 'nen PC oder könnte 'ne ARM-Box (Fonera2, Asus
WL500G, sowas in der Art; Fritz!Box 7170 geht leider nicht) hinstellen.


TOSTi wrote:
 > Anyone knows whats inside (Processor, USB interface)? It might be
 > simple to connect it serially (if just a USB2UART bridge is inside)
 > using a CSM => acting like a FS20ST (with confirmation) ...

Haven't opened mine yet, want to keep the warranty as a colleague just
reported 3 of 3 died on him after first switching ...

The SIS-PM is reported as an HID interface, does only low speed (and
therefore does not work on Fritz!Box 7170 (72x0 will do)). As the pro-
tocol on USB level is already decoded (sispmctl), what would be needed
is ... a CUL-type dongle that speaks USB host protocol, provides bus
power and features a USB-B plug. Then no opening (and voiding the
warranty) should be neccessary ;) As the Silvershield PMS provides a
surge protection as well (with an insurance of "up to € 20,000" as it
says on the box), not opening the device is in my views the preferable
way. Unfortunately I don't know if a CUL could be converted somewhat
easily on the software side to speak USB host instead of client, nor
if a plug could be desigend that provides USB bus power to both CUL and
the PMS ... (Thinking about converting CUL, as I don't see a market for
designing a dongle specifically for this device.)

Ciao,
         kai

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.
RPi4/Raspbian, CUL V3 (ca. 30 HomeMatic-devices), LAN (HarmonyHub, alexa etc.).  Fördermitglied des FHEM e.V.

tostmann

                                                 

> The SIS-PM is reported as an HID interface, does only low speed (and
> therefore does not work on Fritz!Box 7170 (72x0 will do)). As the pro-
> tocol on USB level is already decoded (sispmctl), what would be needed
> is ... a CUL-type dongle that speaks USB host protocol, provides bus
> power and features a USB-B plug. Then no opening (and voiding the
> warranty) should be neccessary ;) As the Silvershield PMS provides a
> surge protection as well (with an insurance of "up to 20,000" as it
> says on the box), not opening the device is in my views the preferable
> way. Unfortunately I don't know if a CUL could be converted somewhat
> easily on the software side to speak USB host instead of client, nor
> if a plug could be desigend that provides USB bus power to both CUL and
> the PMS ... (Thinking about converting CUL, as I don't see a market for
> designing a dongle specifically for this device.)

CUL can't become an USB-Host. This would require a bigger processor
(AT90USB1287) - basically "removing the L for Light from CUL" (Rudi
might like this anyway for his routing and FHT stuff in culfw)
Have ordered such a SIS-PM "bar" - lets see what really is inside ...

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

tostmann

                                                 

Am 02.12.2009 um 17:29 schrieb TOSTi:

> Have ordered such a SIS-PM "bar" - lets see what really is inside ...

China-Schrott!

Die Kennung vom IC haben Sie vorsorglich abgefräst. Fakten sind aber:

* Die Grüne Platte hat einen Trafo und steuert mit 9V die Relais (10A) an
* Auf der Relaisplatte sind Optokoppler, die die Spannungsindikation zurück liefern, alles über ein 9 poliges Flackkabel (2x4 + Masse).

Die Leitungen sind echt dünne, vielleicht 1mm2 ?! Also 'ne Heizung würde ich da nicht ansschließen.

Das Ding ist aber interessant, da man auch die Relaisplatine pimpen könnte, gleich mit Leistungsmessung und auf sechs erweitern.

In jedem Fall kann man aber erstmal die grüne Platine re-design. Im Prinzip ein AT90USB646 und ein Funkchip, vielleicht auch Ethernet. So kann man Firmwareupgrades ohne Programmierer/Öffnen zulassen. Das Teuerste würde wohl die PCB werden.

Gruß!

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

Guest

Originally posted by: <email address deleted>

Dirk Tostmann wrote:

>> Have ordered such a SIS-PM "bar" - lets see what really is inside ...
>
> China-Schrott!
>
> Die Kennung vom IC haben Sie vorsorglich abgefräst. Fakten sind aber:
>
> * Die Grüne Platte hat einen Trafo und steuert mit 9V die Relais (10A) an
> * Auf der Relaisplatte sind Optokoppler, die die Spannungsindikation zurück liefern, alles über ein 9 poliges Flackkabel (2x4 + Masse).
>
> Die Leitungen sind echt dünne, vielleicht 1mm2 ?! Also 'ne Heizung würde ich da nicht ansschließen.

Spezifiziert ist "maximale Stromstärke 10A" sowie "es ist NICHT erlaubt, Hoch-
leistungsgeräte mit induktiver Ladung ..., wie zum Beispiel Waschmaschinen,
Bohrmaschinen, etc." ;)

> Das Ding ist aber interessant, da man auch die Relaisplatine pimpen könnte, gleich
> mit Leistungsmessung und auf sechs erweitern.

Ja, das wäre nifty; ich verstehe sowieso nicht, warum es nicht solche Geräte
gibt, kostet Leistungsmessung (in "Anwendergenauigkeit") so viel mehr? (Habe
von derlei Dingen leider keine Ahnung.) Diese EM-Teile von ELV/Conrad sind
unsäglich klobig, relativ teuer und mit 4 Meßdosen max. ziemlich daneben ...
Mal ganz davon abgesehen, daß sie beim Einschalten von LCD, PS3, Wii, VCR
(alle im Standby) gleich den Löffel abgeben (wiederholt versucht; das Ding
sendet dann nix mehr. Nach einigen Tagen stromlos geht's wieder; aber das
ist doch Unsinn, nach 'nem Stromausfall hätte ich keine Messung mehr ...) :(

> In jedem Fall kann man aber erstmal die grüne Platine re-design. Im Prinzip
> ein AT90USB646 und ein Funkchip, vielleicht auch Ethernet. So kann man
> Firmwareupgrades ohne Programmierer/Öffnen zulassen. Das Teuerste würde wohl
> die PCB werden.

Lochraster? ;) Naja, wenn die neue grüne Platine ~60,-- kosten würde, bestückt,
mit Ethernet, läge man schon wieder bei ~100,--, die die NETIO auch kostet. Na,
dann mache ich erst mal auf USB-Basis weiter ;)
         kai

--

You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.