NEWS
Best posts made by ioBrokerMike
-
RE: Test Adapter Weather-Warnings
@martybr Würdest du deine Widgets teilen, wenn du fertig bist? Das sieht schon jetzt sehr gut aus.
Dann versuchen wir es mal.
Für mich reicht es erstmal so.Das Widget für die Karte :
Karte.txtUnd das View, das dann das Popup ist.
View (Popup).txt -
RE: Wiedermal die fertigmeldung für die Waschmaschine
@flowski
.... Haben eine Miele w1, die hat auch einen Knitterschutz den ich nicht deaktiviert bekommen habe.Moin
Versuche es mal hiermit. W1.pdf
Hat bei mir geklappt. -
RE: Modbus Register für SMA
Moin
Füge diese Formel x=(x<0)?0:x unter Formel ein.
Und es werden keine unsinnige Werte erscheinen, zumindest kein minus Werte.Danke für die Modbus Liste.
Gibt es ein Link zur originalen Modbus Liste -
RE: go2rtc installieren und einrichten
@gonzokalle sagte in go2rtc installieren und einrichten:
Wie kann man eine neue Version von go2RTC auf die alte Version installieren?
Habe ich so gemacht :
Neu Version Herrunter laden
https://github.com/AlexxIT/go2rtc/releases/Mit WinSCP ins Verzeichnis kopieren
/usr/local/bin/System Stopen
systemctl stop go2rtc.serviceSystem Starten
systemctl start go2rtc.serviceDas war's.
Hat bei mir geklappt, ob's richtig ist ? -
RE: Gelöst IOBroker admin nicht erreichbar
@all
Vielen Dank für eure Antworten
Ich war zu Ungeduldig und habe zu schnell um Hilfe gebeten.
Habe es hiermit :iobroker start admin.0
wieder zum laufen bekommen.
Latest posts made by ioBrokerMike
-
RE: [ Versuch / Aufgeben ] RTL-SDR
Ja, das soll ein Standard Port sein.
# as command line option: # [-F log|kv|json|csv|mqtt|influx|syslog|trigger|rtl_tcp|http|null] Produce decoded output in given format. # Without this option the default is LOG and KV output. Use "-F null" to remove the default. # Append output to file with :<filename> (e.g. -F csv:log.csv), defaults to stdout. # [-F mqtt[:[//]host[:port][,<options>]] (default: localhost:1883) # Specify MQTT server with e.g. -F mqtt://localhost:1883 # Default user and password are read from MQTT_USERNAME and MQTT_PASSWORD env vars. # Add MQTT options with e.g. -F "mqtt://host:1883,opt=arg" # MQTT options are: user=foo, pass=bar, retain[=0|1], <format>[=topic] # Supported MQTT formats: (default is all) # events: posts JSON event data, default "<base>/events" # states: posts JSON state data, default "<base>/states" # devices: posts device and sensor info in nested topics, # default "<base>/devices[/type][/model][/subtype][/channel][/id]" # A base topic can be set with base=<topic>, default is "rtl_433/HOSTNAME". # Any topic string overrides the base topic and will expand keys like [/model] # E.g. -F "mqtt://localhost:1883,user=USERNAME,pass=PASSWORD,retain=0,devices=rtl_433[/id]" # With MQTT each rtl_433 instance needs a distinct driver selection. The MQTT Client-ID is computed from the driver string. # If you use multiple RTL-SDR, perhaps set a serial and select by that (helps not to get the wrong antenna). # [-F influx[:[//]host[:port][/<path and options>]] # Specify InfluxDB 2.0 server with e.g. -F "influx://localhost:9999/api/v2/write?org=<org>&bucket=<bucket>,token=<authtoken>" # Specify InfluxDB 1.x server with e.g. -F "influx://localhost:8086/write?db=<db>&p=<password>&u=<user>" # Additional parameter -M time:unix:usec:utc for correct timestamps in InfluxDB recommended # [-F syslog[:[//]host[:port] (default: localhost:514) # Specify host/port for syslog with e.g. -F syslog:127.0.0.1:1514 # [-F trigger:/path/to/file] # Add an output that writes a "1" to the path for each event, use with a e.g. a GPIO # [-F rtl_tcp[:[//]bind[:port]] (default: localhost:1234) # Add a rtl_tcp pass-through server # [-F http[:[//]bind[:port]] (default: 0.0.0.0:8433) # Add a HTTP API server, a UI is at e.g. http://localhost:8433/ # default is "kv", multiple outputs can be used.
Aber ich hatte einen anderen Eingetragen.
Auch macht der Adapter nicht was er soll:
Denke
werde es sein lassen.
Vielleicht gibt es ja irgendwann mal ein Adapter der Funktioniert.Danke euch beiden für die Antworten
-
RE: [ Versuch / Aufgeben ] RTL-SDR
der ist nie offiziel published worden..
Hey
Ja, leider ist der nie published wurden.Habe das ganze auf einen Versuchs Pi versucht zum laufen zubekommen.
Hier die Log's (Debug)host.WetterServer 2025-06-09 11:36:05.824 info instance system.adapter.rtl_433.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) rtl_433.0 2025-06-09 11:36:05.656 info terminating host.WetterServer 2025-06-09 11:36:05.200 info stopInstance system.adapter.rtl_433.0 send kill signal rtl_433.0 2025-06-09 11:36:05.150 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason rtl_433.0 2025-06-09 11:36:05.143 info terminating rtl_433.0 2025-06-09 11:36:05.135 info cleaned everything up... rtl_433.0 2025-06-09 11:36:05.126 info Got terminate signal TERMINATE_YOURSELF host.WetterServer 2025-06-09 11:36:05.098 info stopInstance system.adapter.rtl_433.0 (force=false, process=true) host.WetterServer 2025-06-09 11:36:05.087 info "system.adapter.rtl_433.0" disabled rtl_433.0 2025-06-09 11:35:59.976 debug killing rtl_433 rtl_433.0 2025-06-09 11:35:59.974 error rtl_433 disconnected, reconnecting in 40s ... rtl_433.0 2025-06-09 11:35:59.968 debug rtl_433 ret: 2:null rtl_433.0 2025-06-09 11:35:59.956 info rtl_433 STDERR: rtl_433 version 25.02-23-g76936cbf branch master at 202506032253 inputs file rtl_tcp RTL-SDRUse "-F log" if you want any messages, warnings, and errors in the console.connect: Connection refusedconnect: Connection refusedsocket: Connection refused rtl_433.0 2025-06-09 11:35:59.936 info spawning: rtl_433 -F json -d rtl_tcp://localhost:1234 -R 52 -R 119 -R172 -R 173 -C si -f 8683000 rtl_433.0 2025-06-09 11:35:39.937 debug killing rtl_433 rtl_433.0 2025-06-09 11:35:39.934 error rtl_433 disconnected, reconnecting in 20s ... rtl_433.0 2025-06-09 11:35:39.924 debug rtl_433 ret: 2:null rtl_433.0 2025-06-09 11:35:39.913 info rtl_433 STDERR: connect: Connection refusedconnect: Connection refusedsocket: Connection refused rtl_433.0 2025-06-09 11:35:39.901 info rtl_433 STDERR: rtl_433 version 25.02-23-g76936cbf branch master at 202506032253 inputs file rtl_tcp RTL-SDRUse "-F log" if you want any messages, warnings, and errors in the console. rtl_433.0 2025-06-09 11:35:39.792 info spawning: rtl_433 -F json -d rtl_tcp://localhost:1234 -R 52 -R 119 -R172 -R 173 -C si -f 8683000 rtl_433.0 2025-06-09 11:35:39.752 info starting. Version 1.1.6 (non-npm: phillipssc/ioBroker.rtl_433) in /opt/iobroker/node_modules/iobroker.rtl_433, node: v20.19.2, js-controller: 7.0.6 rtl_433.0 2025-06-09 11:35:39.361 debug States connected to redis: 127.0.0.1:9000 rtl_433.0 2025-06-09 11:35:39.274 debug States create User PubSub Client rtl_433.0 2025-06-09 11:35:39.269 debug States create System PubSub Client rtl_433.0 2025-06-09 11:35:39.240 debug Redis States: Use Redis connection: 127.0.0.1:9000 rtl_433.0 2025-06-09 11:35:39.179 debug Objects connected to redis: 127.0.0.1:9001 rtl_433.0 2025-06-09 11:35:39.135 debug Objects client initialize lua scripts rtl_433.0 2025-06-09 11:35:39.057 debug Objects create User PubSub Client rtl_433.0 2025-06-09 11:35:39.052 debug Objects create System PubSub Client rtl_433.0 2025-06-09 11:35:39.042 debug Objects client ready ... initialize now rtl_433.0 2025-06-09 11:35:38.929 debug Redis Objects: Use Redis connection: 127.0.0.1:9001 host.WetterServer 2025-06-09 11:35:31.276 info instance system.adapter.rtl_433.0 in version "1.1.6" (non-npm: phillipssc/ioBroker.rtl_433) started with pid 1694 host.WetterServer 2025-06-09 11:35:29.683 info "system.adapter.rtl_433.0" enabled admin.0 2025-06-09 11:35:27.509 info <== Disconnect system.user.admin from ::ffff:192.168.178.50 admin.0 2025-06-09 11:34:37.005 info ==> Connected system.user.admin from ::ffff:192.168.178.50
-
[ Versuch / Aufgeben ] RTL-SDR
Moin
Hat den jemand geschaft einen RTL-SDR Stick in ioBroker zu betrieben?
Habe diesen Adapter "https://github.com/phillipssc/ioBroker.rtl_433" zwar gefunden aber der klappt bei mir nicht.
Auch habe ich im Forum einige Beiträge gelesen, aber die helfen nicht weiter.
Und anscheint ist dieser Adapter verweist.Leider bin ich nicht in der Lage einen zu erstellen.
-
RE: vis2 - nach Inaktivität zurück in Homescreen wechseln
Moin
Sehe die das mal an https://forum.iobroker.net/topic/33327/automatischer-view-wechsel-mit-blockly/4 bei mir klappt es. -
RE: Test Adapter Hydrawise
Vielen Dank für dein Hinweis.
Dann geht es wie es soll.Wo ist da denn mein Fehler?
Klar, der eine sitzt vorm Bildschirmund was mach im Blockly falsch?
Denn die Sekunden werden gesetzt. -
RE: Test Adapter Hydrawise
Moin
Es ist zwar schon eine ganze weile her.
Ich habe es bisher nicht zum laufen bekommen.
Und würde es gern dieses Jahr schaffen.1 Ich habe in der VIS einen Button (Schalter) der einen DP "0_userdata_ ..." auf true setzt.
2 In dem DP beim Hydraweise Adapter wird dann die Zeit in Sekunden gesetzt.
3 Das ganze soll mit einem Blockly gestartet werden.
Ja, die Pumpe springt an.In die Falle der 5 Minuten bin ich nicht geraten.
Nur leider bleiben die Regner im Boden.Ich brauche mal eure Hilfe.
-
RE: Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda
@bigtom91 sagte in Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda:
m 404 Fehler geht es um Wallboxen, nicht um Autos.
Sorry !!!
Mein Fehler -
RE: Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda
Moin
Ich habe noch dir 0.6.1 Version für meinen ID3 und es läuft.
-
RE: vis-2-widgets-collection
Moin
Vielen Dank.
ist so beabsichtigt; vielleicht benötigt jemand mal zwei Close Button.
Ok, da wär ich nicht darauf gekommen.
... Gibt es in der Runtime über die Dev-Konsole irgendwelche Fehlermeldungen?
Denke das war gemeint.PS. Habe einmal die Farbe "transparent" in gelöscht und jetzt geht es.
-
RE: vis-2-widgets-collection
Moin
Habe die 1.5.2 Version beim Dialog getestet und musste feststellen das es mit den Close-Button nicht klappt.- beim aktivieren einer der zwei Option (unten/oben) bekommen ich kein Dialog angezeigt.
- es können beide gleich aktiviert werden. (zusammen aktiv)
- ist es nicht sinnvoller für den Close-Button eine Dropdown Auswahl.
So könnte es nicht zu Punkt 2 kommen. (entweder/oder)