bombadiltom / homebridge-rademacher-homepilot

MIT License
26 stars 21 forks source link

Integration for „Umweltsensor“ #5

Closed Kohle81 closed 5 years ago

Kohle81 commented 5 years ago

Hello,

thanks for your great plugin.

Is it possible to integrate this sensor to homekit with this plugin?

https://www.tecedo.de/rademacher-9475-duofern-umweltsensor-29468.html

bombadiltom commented 5 years ago

If you buy one for me, I could integrate it ;-)

Kohle81 commented 5 years ago

Hi,

it‘ s a nice idea ;-) for me alone it is too expensive, but if 20 people participate and everyone donates 10-12 € it works.

I will join in this, and here are the first 12 €.

Who keeps counting?

Am 15.10.2018 um 06:49 schrieb Tom Lorenz notifications@github.com:

If you buy one for me, I could integrate it ;-)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Kohle81 commented 5 years ago

Schau mal,

hilft dir diese Information weiter?

Die ID vom Umweltsensor findet man wie bei alle anderen Sensoren mit: http://ip-vom-homepilot//deviceajax.do?sensors=1

Zu finden ist er unter "description":"Umweltsensor"

Dann lassen sich alle Werte vom Umweltsensor mit http://ip-vom-homepilot/device…meter=id-vom-umweltsensor auslesen.

Code { "response" : "get_meter_data", "status" : "ok", "data":[{"Lichtwert":"xxxxx lx"},{"Windgeschw.":"x m/s"},{"Temperatur":"xx.x °C"},{"Regen":"Nicht erkannt"},{"Sonnenhöhe":"xx°"},{"Sonnenrichtung":"x-x (xx°)"},{"Aktualisiert":"xx.xx.xx - xx:xx"}] }

Quelle: https://forum.smartapfel.de/forum/thread/593-rademacher-homepilot/?pageNo=2

bombadiltom commented 5 years ago

Mal sehen: https://twitter.com/bombadil_tom/status/1053996084962516994

Kohle81 commented 5 years ago

Wäre natürlich genial, wenn dies funktionieren würde. Ich nehm denen dann bestimmt einen ab......

Kurz noch eine Frage zu diesem Rademacher-Zubehör:

Rademacher 3500 08 64 Aktor https://www.amazon.de/dp/B007NIYG9S/ref=cm_sw_r_cp_api_u-hZBbRMJANJV

Das dürfte ja bereits jetzt schon über das plugin an homekit übergeben werden, oder?

Gruß Manuel

Am 21.10.2018 um 15:09 schrieb Tom Lorenz notifications@github.com:

Mal sehen: https://twitter.com/bombadil_tom/status/1053996084962516994

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

bombadiltom commented 5 years ago

Ja, davon habe ich zwei an den Jalousien im Wohnzimmer. Die funktionieren.

sg70 commented 5 years ago

12 to integrate "Umweltsensor" as actor and sensor. Homebridge supports only temperature and light.

bombadiltom commented 5 years ago

Great work!

Kohle81 commented 5 years ago

Kurze Frage zu den unterstützen Typen. In der Eve App werden z.b. auch andere Werte als die beiden genannten angezeigt. Homebridge könnte dies also.

Wären dann die anderen Werte in einer Drittanbieter-App zu verwenden?

Siehe z.b. bei diesem plugin:

https://github.com/naofireblade/homebridge-weather-plus/blob/master/README.md