[GELÖST] Daikin Klimaanlage

Begonnen von gamauf, 26 November 2015, 17:07:15

Vorheriges Thema - Nächstes Thema

erwin

Hi Matze!

bitte sehr:
   set04IMap  A:auto, B:silent, 3:very_low, 4:low, 5:medium, 6:high, 7:very_high
   set04Name  f_rate
   set04URL   http://192.168.10.45/aircon/set_control_info?pow={{pow}}&mode={{mode}}&stemp={{stemp}}&shum=0&f_rate=$val&f_dir={{f_dir}}

Alles weitere ident zum Beispiel im Wiki. - ausser daß ich alle seturl's mit get machen muß, weil meine Daikin kein put akzeptiert!
l.g. erwin
FHEM aktuell auf RaspberryPI Mdl 1-4
Maintainer: 00_KNXIO.pm 10_KNX.pm
User: CUNO2 (868 SLOWRF) - HMS100xx, FS20, FHT, 1-Wire  - 2401(iButton), 18x20, 2406, 2413 (AVR), 2450,..,MQTT2, KNX, SONOFF, mySENSORS,....
Hardware:  Busware ROT, Weinzierl IP731, 1-Wire GW,...

StefanStrobel

Hallo,

Hast Du es schon mal mit textArg versucht?

Aus der Commandref zu HTTPMOD:
Zitat
If a parameter to a set command is not numeric but should be passed on to the device as text, then you can specify the attribute setTextArg. For example:
attr PM set01TextArg

Gruß
    Stefan

hugomckinley

Zitat von: Taslow am 23 Juli 2019, 07:27:40
Hallo Hugo,
konntest Du die Lösung schon fertigstellen? Wäre super, wenn die Daikin sich endlich auch bei mir steuern lassen würde :)

Gruß

Die erste halbwegs funktionsfähige Version meiner Lösung gibt es hier.

https://forum.fhem.de/index.php/topic,102613.0.html

Es wird hier ein HTTPMOD-Objekt erzeugt, mit dem man die Anlage steuern kann.
Für meine Regelung würde ich die Hand noch nicht ins Feuer legen, aber sie läuft seit ein paar Stunden im Echtbetrieb bei mir.

Viel Erfolg.

Grüße
Hugo
----------------------------------------------------
FHEM in TrueNAS-Jail
HMLGW + HM-Komponenten, alexa-fhem, Modbus/TCP, Modbus/RS485, LG-WebOS, Firmata, 1wire, ESP-RGBWW, DaikinAC per WLAN, Shellys, Denon AVR, Fronius WR, Helios Wohnraumlüftung, ...

roelb

FYI: I've created a new module to control a Daikin aircon, that solves all of the issues with the HTTPMOD generic module. I've also created a matching TabletUI template and some icons for full control. I need two positive reviews before the module is allowed into the FHEM base, so if any of you guys want to try, the code is here:

https://forum.fhem.de/index.php/topic,109562.msg1035490.html