h4de5 / home-assistant-vimar

VIMAR by-me integration into home-assistant.io
GNU General Public License v3.0
42 stars 6 forks source link

My Vimar WebServer config file #2

Closed andreanilorenzo closed 3 years ago

andreanilorenzo commented 4 years ago

I attach my configuration file to be imported on the Vimar WebServer. If it could serve as a reference and test for the information it contains.

Vimar WebServer.zip

h4de5 commented 4 years ago

Thank you for the insights. I found some translations that will come useful. Do you still have an error or a warning message in the logs?

andreanilorenzo commented 4 years ago

For now i can't use

configuration.yaml:

vimar_platform:
  host: 192.168.1.2
  password: *********
  username: homeassistant
  schema: https
  port: 443
Configurazione non valida
Invalid config for [vimar_platform]: [host] is an invalid option for [vimar_platform]. Check: vimar_platform->host. (See ?, line ?). 

The githuf file is cloned in: /config/custom_components/vimar_platform

but i can't see in the log:

........ WARNING (MainThread) [homeassistant.loader] You are using a custom integration for

h4de5 commented 4 years ago

@andreanilorenzo I assume you cloned it after the fix in 1256117828ed9f509a3c9e8c41563fa6eb22b8f1

I just checked again the config using hass config check tool - it no longer gives me any errors :( your configuration.yaml is located in the directory /config/ ? which version of home-assistant are you using?

andreanilorenzo commented 4 years ago

Yes, my configuration.yaml file is in in the directory /config/ so i have : /config/custom_components/vimar_platform/__init__.py etc..

I use Home Assistant 0.110.5 on Raspberry Pi 4

It is possible to add install of vimar_platform with https://hacs.xyz/ ?

h4de5 commented 4 years ago

I will have a look into hacs and what I need to setup in order to get there.

I removed the config_flow file - which did not do anything, just had it there for later. maybe that file alone caused some problems during the setup.

please update the repo again - the config_flow.py file should get renamed. Also please restart the home-assistant afterwards.

andreanilorenzo commented 4 years ago

Ok, the config check now is ok. I reboot Home Assistant and in the log i have:

Dettagli registro (ERROR)
Logger: homeassistant.setup
Source: custom_components/vimar_platform/__init__.py:98
First occurred: 2:01:58 (1 occurrences)
Last logged: 2:01:58

Error during setup of component vimar_platform
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 171, in _async_setup_component
    hass, processed_config
  File "/config/custom_components/vimar_platform/__init__.py", line 98, in async_setup
    if len(certificate) != 0 and os.path.isfile(certificate) == False:
TypeError: object of type 'NoneType' has no len()
h4de5 commented 4 years ago

@andreanilorenzo I added a default value for the certificate option. seems it was not optionaly at all.

please try again

andreanilorenzo commented 4 years ago

Ok, updated and restarted:

This is the log

Dettagli registro (WARNING)
Logger: custom_components.vimar_platform
Source: custom_components/vimar_platform/__init__.py:136
Integration: Vimar Platform (documentation)
First occurred: 2:35:11 (27 occurrences)
Last logged: 2:35:11

Unknown object returned from web server: CH_KNX_GENERIC_TIME_S / Tempo Irrigazione Zona 2A
Unknown object returned from web server: CH_KNX_GENERIC_TIME_S / Tempo Irrigazione Zona 3A
Unknown object returned from web server: CH_KNX_GENERIC_TIME_S / Tempo Irrigazione Zona 4A
Unknown object returned from web server: CH_KNX_GENERIC_TIME_S / Tempo Irrigazione Zona 5A
Unknown object returned from web server: CH_KNX_GENERIC_TIME_S / Tempo Irrigazione Zona 6A....
Setup of vimar_platform is taking over 10 seconds.
2:35:11 – __main__.py (WARNING)

Dettagli registro (WARNING)
Logger: homeassistant.util.async_
Source: util/async_.py:120
First occurred: 2:34:59 (1 occurrences)
Last logged: 2:34:59

Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for vimar_platform doing I/O at custom_components/vimar_platform/vimarlink.py, line 472: timeout=timeouts)
andreanilorenzo commented 4 years ago

This can be useful to you:

XML Vimar By-Me to Knx.pdf

h4de5 commented 4 years ago

I see - the warnings about unknown objects: the knx channel (as well as climates or scenarios) are not implemented. So the warning is ok.

the setup took over 10 seconds is odd. it seems I forgot to put the CA certificate download into an async call. I added another update - the last for today ;-) will have a look into more issues tomorrow.

andreanilorenzo commented 4 years ago

I see - the warnings about unknown objects: the knx channel (as well as climates or scenarios) are not implemented. So the warning is ok.

The knx channel is a free virtual channel

h4de5 commented 4 years ago

I see lots of RGB dimmers at your home ;-) once we get the normal lights to work, we may have to talk about how to get them into hass

h4de5 commented 4 years ago

@andreanilorenzo - if you got time have a look at the Contribution.md file. maybe we can add those RGB dimmers to the integration.

andreanilorenzo commented 4 years ago

<payload

Response: DBMG-000 NextRows: 603 Row000001: 'ID','NAME','STATUS_ID','CURRENT_VALUE' Row000002: '229','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_VIDEOMESSAGE_UNHANDLED','-1','0' Row000003: '265','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_SENSORS_HUMIDITY_ALARM','-1','0' Row000004: '270','_DPAD_DBCONSTANT_VIMAR_BYME_TRIGGEROBJECT_SAI2_LOG_ALARM','-1','1' Row000005: '19548','control_dimming','-1','0' Row000006: '19550','direction_dimming','-1','1' Row000007: '19552','on/off','-1','0' Row000008: '19554','red','-1','0' Row000009: '19555','green','-1','0' Row000010: '19556','blue','-1','0' Row000011: '19560','on/off fadingshow','-1','0' Row000012: '19569','control_dimming','-1','0' Row000013: '19571','direction_dimming','-1','1' Row000014: '19573','on/off','-1','1' Row000015: '19575','value','-1','25' Row000016: '19582','control_dimming','-1','0' Row000017: '19584','direction_dimming','-1','0' Row000018: '19586','on/off','-1','0' Row000019: '19588','red','-1','0' Row000020: '19589','green','-1','0' Row000021: '19590','blue','-1','0' Row000022: '19594','on/off fadingshow','-1','0' Row000023: '19601','control_dimming','-1','0' Row000024: '19603','direction_dimming','-1','0' Row000025: '19605','on/off','-1','0' Row000026: '19607','red','-1','0' Row000027: '19608','green','-1','0' Row000028: '19609','blue','-1','0' Row000029: '19613','on/off fadingshow','-1','0' Row000030: '19621','control_dimming','-1','0' Row000031: '19623','direction_dimming','-1','0' Row000032: '19625','on/off','-1','0' Row000033: '19627','red','-1','0' Row000034: '19628','green','-1','0' Row000035: '19629','blue','-1','255' Row000036: '19633','on/off fadingshow','-1','0' Row000037: '19640','control_dimming','-1','0' Row000038: '19642','direction_dimming','-1','0' Row000039: '19644','on/off','-1','0' Row000040: '19646','red','-1','0' Row000041: '19647','green','-1','0' Row000042: '19648','blue','-1','0' Row000043: '19652','on/off fadingshow','-1','0' Row000044: '19660','on/off','-1','0' Row000045: '19664','on/off','-1','0' Row000046: '19669','on/off','-1','0' Row000047: '19673','control_dimming','-1','0' Row000048: '19675','direction_dimming','-1','0' Row000049: '19677','on/off','-1','0' Row000050: '19679','red','-1','0' Row000051: '19680','green','-1','0' Row000052: '19681','blue','-1','0' Row000053: '19685','on/off fadingshow','-1','0' Row000054: '19693','on/off','-1','0' Row000055: '19697','on/off','-1','0' Row000056: '19701','control_dimming','-1','0' Row000057: '19703','direction_dimming','-1','0' Row000058: '19705','on/off','-1','0' Row000059: '19707','red','-1','0' Row000060: '19708','green','-1','0' Row000061: '19709','blue','-1','0' Row000062: '19713','on/off fadingshow','-1','0' Row000063: '19721','on/off','-1','0' Row000064: '19726','on/off','-1','0' Row000065: '19730','on/off','-1','0' Row000066: '19734','on/off','-1','0' Row000067: '19738','control_dimming','-1','0' Row000068: '19740','direction_dimming','-1','0' Row000069: '19742','on/off','-1','0' Row000070: '19744','red','-1','0' Row000071: '19745','green','-1','0' Row000072: '19746','blue','-1','0' Row000073: '19750','on/off fadingshow','-1','0' Row000074: '19758','on/off','-1','0' Row000075: '19762','control_dimming','-1','0' Row000076: '19764','direction_dimming','-1','0' Row000077: '19766','on/off','-1','1' Row000078: '19768','red','-1','255' Row000079: '19769','green','-1','0' Row000080: '19770','blue','-1','90' Row000081: '19774','on/off fadingshow','-1','1' Row000082: '19781','on/off','-1','0' Row000083: '19790','control_dimming','-1','0' Row000084: '19792','direction_dimming','-1','0' Row000085: '19794','on/off','-1','1' Row000086: '19796','value','-1','25' Row000087: '19802','control_dimming','-1','0' Row000088: '19804','direction_dimming','-1','0' Row000089: '19806','on/off','-1','0' Row000090: '19808','red','-1','0' Row000091: '19809','green','-1','0' Row000092: '19810','blue','-1','0' Row000093: '19814','on/off fadingshow','-1','0' Row000094: '19909','control_dimming','-1','0' Row000095: '19911','direction_dimming','-1','1' Row000096: '19913','on/off','-1','0' Row000097: '19915','red','-1','0' Row000098: '19916','green','-1','0' Row000099: '19917','blue','-1','0' Row000100: '19921','on/off fadingshow','-1','0' Row000101: '19945','control_dimming','-1','0' Row000102: '19947','direction_dimming','-1','0' Row000103: '19949','on/off','-1','0' Row000104: '19951','red','-1','0' Row000105: '19952','green','-1','0' Row000106: '19953','blue','-1','0' Row000107: '19957','on/off fadingshow','-1','0' Row000108: '19965','control_dimming','-1','0' Row000109: '19967','direction_dimming','-1','0' Row000110: '19969','on/off','-1','0' Row000111: '19971','red','-1','0' Row000112: '19972','green','-1','0' Row000113: '19973','blue','-1','0' Row000114: '19977','on/off fadingshow','-1','0' Row000115: '20019','on/off','-1','0' Row000116: '20144','control_dimming','-1','0' Row000117: '20146','direction_dimming','-1','0' Row000118: '20148','on/off','-1','0' Row000119: '20150','red','-1','0' Row000120: '20151','green','-1','0' Row000121: '20152','blue','-1','0' Row000122: '20156','on/off fadingshow','-1','0' Row000123: '20246','on/off','-1','0' Row000124: '20250','on/off','-1','0' Row000125: '20254','on/off','-1','0' Row000126: '20258','on/off','-1','0' Row000127: '20262','on/off','-1','0' Row000128: '20266','on/off','-1','0' Row000129: '20270','on/off','-1','0' Row000130: '20274','on/off','-1','0' Row000131: '20278','on/off','-1','0' Row000132: '20282','on/off','-1','0' Row000133: '20286','on/off','-1','0' Row000134: '20290','on/off','-1','0' Row000135: '20294','on/off','-1','0' Row000136: '20298','on/off','-1','0' Row000137: '20302','on/off','-1','0' Row000138: '20306','on/off','-1','0' Row000139: '20311','on/off','-1','0' Row000140: '20316','on/off','-1','0' Row000141: '20330','control_dimming','-1','0' Row000142: '20332','direction_dimming','-1','0' Row000143: '20334','on/off','-1','0' Row000144: '20336','red','-1','0' Row000145: '20337','green','-1','0' Row000146: '20338','blue','-1','0' Row000147: '20342','on/off fadingshow','-1','0' Row000148: '20350','control_dimming','-1','0' Row000149: '20352','direction_dimming','-1','0' Row000150: '20354','on/off','-1','1' Row000151: '20356','value','-1','30' Row000152: '20362','control_dimming','-1','0' Row000153: '20364','direction_dimming','-1','0' Row000154: '20366','on/off','-1','1' Row000155: '20368','value','-1','25' Row000156: '20447','forzatura off','-1','0' Row000157: '20449','allarme_massetto','-1','0' Row000158: '20451','regolazione','-1','1' Row000159: '20455','modalita_fancoil','-1','0' Row000160: '20457','velocita_fancoil','-1','0' Row000161: '20459','funzionamento','-1','6' Row000162: '20467','setpoint','-1','23.00' Row000163: '20475','temporizzazione','-1','1' Row000164: '20486','temperatura_misurata','-1','30.20' Row000165: '20489','stato_boost on/off','-1','0' Row000166: '20490','stato_principale_condizionamento on/off','-1','0' Row000167: '20491','stato_principale_riscaldamento on/off','-1','0' Row000168: '20505','forzatura off','-1','0' Row000169: '20507','allarme_massetto','-1','0' Row000170: '20509','regolazione','-1','1' Row000171: '20513','modalita_fancoil','-1','0' Row000172: '20515','velocita_fancoil','-1','0' Row000173: '20517','funzionamento','-1','6' Row000174: '20525','setpoint','-1','23.00' Row000175: '20533','temporizzazione','-1','1' Row000176: '20544','temperatura_misurata','-1','29.80' Row000177: '20547','stato_boost on/off','-1','0' Row000178: '20548','stato_principale_condizionamento on/off','-1','0' Row000179: '20549','stato_principale_riscaldamento on/off','-1','0' Row000180: '20626','forzatura off','-1','0' Row000181: '20628','allarme_massetto','-1','0' Row000182: '20630','regolazione','-1','1' Row000183: '20634','modalita_fancoil','-1','0' Row000184: '20636','velocita_fancoil','-1','0' Row000185: '20638','funzionamento','-1','6' Row000186: '20646','setpoint','-1','25.70' Row000187: '20654','temporizzazione','-1','1' Row000188: '20666','temperatura_misurata','-1','27.00' Row000189: '20670','umidita','-1','65.00' Row000190: '20672','stato_boost on/off','-1','0' Row000191: '20673','stato_principale_condizionamento on/off','-1','0' Row000192: '20674','stato_principale_riscaldamento on/off','-1','0' Row000193: '20688','forzatura off','-1','0' Row000194: '20690','allarme_massetto','-1','0' Row000195: '20692','regolazione','-1','1' Row000196: '20696','modalita_fancoil','-1','0' Row000197: '20698','velocita_fancoil','-1','0' Row000198: '20700','funzionamento','-1','6' Row000199: '20708','setpoint','-1','25.20' Row000200: '20716','temporizzazione','-1','1' Row000201: '20728','temperatura_misurata','-1','25.40' Row000202: '20732','umidita','-1','87.00' Row000203: '20734','stato_boost on/off','-1','0' Row000204: '20735','stato_principale_condizionamento on/off','-1','0' Row000205: '20736','stato_principale_riscaldamento on/off','-1','0' Row000206: '20750','forzatura off','-1','0' Row000207: '20752','allarme_massetto','-1','0' Row000208: '20754','regolazione','-1','2' Row000209: '20758','modalita_fancoil','-1','0' Row000210: '20760','velocita_fancoil','-1','0' Row000211: '20762','funzionamento','-1','6' Row000212: '20769','setpoint','-1','22.00' Row000213: '20775','temporizzazione','-1','1' Row000214: '20783','temperatura_misurata','-1','25.50' Row000215: '20786','stato_boost on/off','-1','0' Row000216: '20787','stato_principale_condizionamento on/off','-1','0' Row000217: '20788','stato_principale_riscaldamento on/off','-1','0' Row000218: '21040','indice','-1','5' Row000219: '21041','comando','-1','0' Row000220: '21044','indice','-1','6' Row000221: '21045','comando','-1','0' Row000222: '21048','indice','-1','7' Row000223: '21049','comando','-1','0' Row000224: '21052','indice','-1','8' Row000225: '21053','comando','-1','0' Row000226: '21056','indice','-1','9' Row000227: '21057','comando','-1','0' Row000228: '21060','indice','-1','10' Row000229: '21061','comando','-1','0' Row000230: '21080','indice','-1','15' Row000231: '21081','comando','-1','0' Row000232: '21084','indice','-1','16' Row000233: '21085','comando','-1','0' Row000234: '21088','indice','-1','17' Row000235: '21089','comando','-1','0' Row000236: '21227','channel','-1','1' Row000237: '21243','on/off','-1','1' Row000238: '21251','volume','-1','70' Row000239: '21252','source','-1','11' Row000240: '21257','channel','-1','4' Row000241: '21273','on/off','-1','0' Row000242: '21281','volume','-1','0' Row000243: '21282','source','-1','10' Row000244: '21287','channel','-1','4' Row000245: '21303','on/off','-1','0' Row000246: '21311','volume','-1','0' Row000247: '21312','source','-1','0' Row000248: '21441','red_1','-1','0' Row000249: '21442','green_1','-1','0' Row000250: '21443','blue_1','-1','0' Row000251: '21444','red_2','-1','0' Row000252: '21445','green_2','-1','0' Row000253: '21446','blue_2','-1','0' Row000254: '21447','red_3','-1','0' Row000255: '21448','green_3','-1','0' Row000256: '21449','blue_3','-1','0' Row000257: '21451','red_4','-1','0' Row000258: '21452','green_4','-1','0' Row000259: '21453','blue_4','-1','0' Row000260: '21454','red_5','-1','0' Row000261: '21455','green_5','-1','0' Row000262: '21456','blue_5','-1','0' Row000263: '21457','red_6','-1','0' Row000264: '21458','green_6','-1','0' Row000265: '21459','blue_6','-1','0' Row000266: '21461','time_transition','-1','0' Row000267: '21463','time_persistence','-1','0' Row000268: '21491','red_1','-1','0' Row000269: '21492','green_1','-1','0' Row000270: '21493','blue_1','-1','0' Row000271: '21494','red_2','-1','0' Row000272: '21495','green_2','-1','0' Row000273: '21496','blue_2','-1','0' Row000274: '21497','red_3','-1','0' Row000275: '21498','green_3','-1','0' Row000276: '21499','blue_3','-1','0' Row000277: '21501','red_4','-1','0' Row000278: '21502','green_4','-1','0' Row000279: '21503','blue_4','-1','0' Row000280: '21504','red_5','-1','0' Row000281: '21505','green_5','-1','0' Row000282: '21506','blue_5','-1','0' Row000283: '21507','red_6','-1','0' Row000284: '21508','green_6','-1','0' Row000285: '21509','blue_6','-1','0' Row000286: '21511','time_transition','-1','0' Row000287: '21513','time_persistence','-1','0' Row000288: '21527','red_1','-1','255' Row000289: '21528','green_1','-1','0' Row000290: '21529','blue_1','-1','163' Row000291: '21530','red_2','-1','255' Row000292: '21531','green_2','-1','165' Row000293: '21532','blue_2','-1','0' Row000294: '21533','red_3','-1','255' Row000295: '21534','green_3','-1','0' Row000296: '21535','blue_3','-1','233' Row000297: '21537','red_4','-1','0' Row000298: '21538','green_4','-1','255' Row000299: '21539','blue_4','-1','0' Row000300: '21540','red_5','-1','255' Row000301: '21541','green_5','-1','0' Row000302: '21542','blue_5','-1','242' Row000303: '21543','red_6','-1','224' Row000304: '21544','green_6','-1','0' Row000305: '21545','blue_6','-1','255' Row000306: '21547','time_transition','-1','20' Row000307: '21549','time_persistence','-1','20' Row000308: '21564','red_1','-1','0' Row000309: '21565','green_1','-1','0' Row000310: '21566','blue_1','-1','0' Row000311: '21567','red_2','-1','0' Row000312: '21568','green_2','-1','0' Row000313: '21569','blue_2','-1','0' Row000314: '21570','red_3','-1','0' Row000315: '21571','green_3','-1','0' Row000316: '21572','blue_3','-1','0' Row000317: '21574','red_4','-1','0' Row000318: '21575','green_4','-1','0' Row000319: '21576','blue_4','-1','0' Row000320: '21577','red_5','-1','0' Row000321: '21578','green_5','-1','0' Row000322: '21579','blue_5','-1','0' Row000323: '21580','red_6','-1','0' Row000324: '21581','green_6','-1','0' Row000325: '21582','blue_6','-1','0' Row000326: '21584','time_transition','-1','0' Row000327: '21586','time_persistence','-1','0' Row000328: '21600','red_1','-1','255' Row000329: '21601','green_1','-1','0' Row000330: '21602','blue_1','-1','0' Row000331: '21603','red_2','-1','255' Row000332: '21604','green_2','-1','165' Row000333: '21605','blue_2','-1','0' Row000334: '21606','red_3','-1','255' Row000335: '21607','green_3','-1','255' Row000336: '21608','blue_3','-1','0' Row000337: '21610','red_4','-1','0' Row000338: '21611','green_4','-1','255' Row000339: '21612','blue_4','-1','0' Row000340: '21613','red_5','-1','0' Row000341: '21614','green_5','-1','0' Row000342: '21615','blue_5','-1','255' Row000343: '21616','red_6','-1','224' Row000344: '21617','green_6','-1','0' Row000345: '21618','blue_6','-1','255' Row000346: '21620','time_transition','-1','20' Row000347: '21622','time_persistence','-1','20' Row000348: '21656','red_1','-1','255' Row000349: '21657','green_1','-1','0' Row000350: '21658','blue_1','-1','0' Row000351: '21659','red_2','-1','255' Row000352: '21660','green_2','-1','165' Row000353: '21661','blue_2','-1','0' Row000354: '21662','red_3','-1','255' Row000355: '21663','green_3','-1','255' Row000356: '21664','blue_3','-1','0' Row000357: '21666','red_4','-1','0' Row000358: '21667','green_4','-1','255' Row000359: '21668','blue_4','-1','0' Row000360: '21669','red_5','-1','0' Row000361: '21670','green_5','-1','0' Row000362: '21671','blue_5','-1','255' Row000363: '21672','red_6','-1','224' Row000364: '21673','green_6','-1','0' Row000365: '21674','blue_6','-1','255' Row000366: '21676','time_transition','-1','20' Row000367: '21678','time_persistence','-1','20' Row000368: '21705','red_1','-1','0' Row000369: '21706','green_1','-1','0' Row000370: '21707','blue_1','-1','0' Row000371: '21708','red_2','-1','0' Row000372: '21709','green_2','-1','0' Row000373: '21710','blue_2','-1','0' Row000374: '21711','red_3','-1','0' Row000375: '21712','green_3','-1','0' Row000376: '21713','blue_3','-1','0' Row000377: '21715','red_4','-1','0' Row000378: '21716','green_4','-1','0' Row000379: '21717','blue_4','-1','0' Row000380: '21718','red_5','-1','0' Row000381: '21719','green_5','-1','0' Row000382: '21720','blue_5','-1','0' Row000383: '21721','red_6','-1','0' Row000384: '21722','green_6','-1','0' Row000385: '21723','blue_6','-1','0' Row000386: '21725','time_transition','-1','0' Row000387: '21727','time_persistence','-1','0' Row000388: '21765','red_1','-1','255' Row000389: '21766','green_1','-1','0' Row000390: '21767','blue_1','-1','0' Row000391: '21768','red_2','-1','255' Row000392: '21769','green_2','-1','165' Row000393: '21770','blue_2','-1','0' Row000394: '21771','red_3','-1','255' Row000395: '21772','green_3','-1','255' Row000396: '21773','blue_3','-1','0' Row000397: '21775','red_4','-1','0' Row000398: '21776','green_4','-1','255' Row000399: '21777','blue_4','-1','0' Row000400: '21778','red_5','-1','5' Row000401: '21779','green_5','-1','0' Row000402: '21780','blue_5','-1','255' Row000403: '21781','red_6','-1','224' Row000404: '21782','green_6','-1','0' Row000405: '21783','blue_6','-1','255' Row000406: '21785','time_transition','-1','70' Row000407: '21787','time_persistence','-1','40' Row000408: '21805','red_1','-1','0' Row000409: '21806','green_1','-1','0' Row000410: '21807','blue_1','-1','0' Row000411: '21808','red_2','-1','0' Row000412: '21809','green_2','-1','0' Row000413: '21810','blue_2','-1','0' Row000414: '21811','red_3','-1','0' Row000415: '21812','green_3','-1','0' Row000416: '21813','blue_3','-1','0' Row000417: '21815','red_4','-1','0' Row000418: '21816','green_4','-1','0' Row000419: '21817','blue_4','-1','0' Row000420: '21818','red_5','-1','0' Row000421: '21819','green_5','-1','0' Row000422: '21820','blue_5','-1','0' Row000423: '21821','red_6','-1','0' Row000424: '21822','green_6','-1','0' Row000425: '21823','blue_6','-1','0' Row000426: '21825','time_transition','-1','0' Row000427: '21827','time_persistence','-1','0' Row000428: '21858','red_1','-1','0' Row000429: '21859','green_1','-1','0' Row000430: '21860','blue_1','-1','0' Row000431: '21861','red_2','-1','0' Row000432: '21862','green_2','-1','0' Row000433: '21863','blue_2','-1','0' Row000434: '21864','red_3','-1','0' Row000435: '21865','green_3','-1','0' Row000436: '21866','blue_3','-1','0' Row000437: '21868','red_4','-1','0' Row000438: '21869','green_4','-1','0' Row000439: '21870','blue_4','-1','0' Row000440: '21871','red_5','-1','0' Row000441: '21872','green_5','-1','0' Row000442: '21873','blue_5','-1','0' Row000443: '21874','red_6','-1','0' Row000444: '21875','green_6','-1','0' Row000445: '21876','blue_6','-1','0' Row000446: '21878','time_transition','-1','0' Row000447: '21880','time_persistence','-1','0' Row000448: '22056','red_1','-1','0' Row000449: '22057','green_1','-1','0' Row000450: '22058','blue_1','-1','0' Row000451: '22059','red_2','-1','0' Row000452: '22060','green_2','-1','0' Row000453: '22061','blue_2','-1','0' Row000454: '22062','red_3','-1','0' Row000455: '22063','green_3','-1','0' Row000456: '22064','blue_3','-1','0' Row000457: '22066','red_4','-1','0' Row000458: '22067','green_4','-1','0' Row000459: '22068','blue_4','-1','0' Row000460: '22069','red_5','-1','0' Row000461: '22070','green_5','-1','0' Row000462: '22071','blue_5','-1','0' Row000463: '22072','red_6','-1','0' Row000464: '22073','green_6','-1','0' Row000465: '22074','blue_6','-1','0' Row000466: '22076','time_transition','-1','0' Row000467: '22078','time_persistence','-1','0' Row000468: '22113','red_1','-1','0' Row000469: '22114','green_1','-1','0' Row000470: '22115','blue_1','-1','0' Row000471: '22116','red_2','-1','0' Row000472: '22117','green_2','-1','0' Row000473: '22118','blue_2','-1','0' Row000474: '22119','red_3','-1','0' Row000475: '22120','green_3','-1','0' Row000476: '22121','blue_3','-1','0' Row000477: '22123','red_4','-1','0' Row000478: '22124','green_4','-1','0' Row000479: '22125','blue_4','-1','0' Row000480: '22126','red_5','-1','0' Row000481: '22127','green_5','-1','0' Row000482: '22128','blue_5','-1','0' Row000483: '22129','red_6','-1','0' Row000484: '22130','green_6','-1','0' Row000485: '22131','blue_6','-1','0' Row000486: '22133','time_transition','-1','0' Row000487: '22135','time_persistence','-1','0' Row000488: '22152','red_1','-1','0' Row000489: '22153','green_1','-1','0' Row000490: '22154','blue_1','-1','0' Row000491: '22155','red_2','-1','0' Row000492: '22156','green_2','-1','0' Row000493: '22157','blue_2','-1','0' Row000494: '22158','red_3','-1','0' Row000495: '22159','green_3','-1','0' Row000496: '22160','blue_3','-1','0' Row000497: '22162','red_4','-1','0' Row000498: '22163','green_4','-1','0' Row000499: '22164','blue_4','-1','0' Row000500: '22165','red_5','-1','0' Row000501: '22166','green_5','-1','0' Row000502: '22167','blue_5','-1','0' Row000503: '22168','red_6','-1','0' Row000504: '22169','green_6','-1','0' Row000505: '22170','blue_6','-1','0' Row000506: '22172','time_transition','-1','0' Row000507: '22174','time_persistence','-1','0' Row000508: '22487','red_1','-1','0' Row000509: '22488','green_1','-1','0' Row000510: '22489','blue_1','-1','0' Row000511: '22490','red_2','-1','0' Row000512: '22491','green_2','-1','0' Row000513: '22492','blue_2','-1','0' Row000514: '22493','red_3','-1','0' Row000515: '22494','green_3','-1','0' Row000516: '22495','blue_3','-1','0' Row000517: '22497','red_4','-1','0' Row000518: '22498','green_4','-1','0' Row000519: '22499','blue_4','-1','0' Row000520: '22500','red_5','-1','0' Row000521: '22501','green_5','-1','0' Row000522: '22502','blue_5','-1','0' Row000523: '22503','red_6','-1','0' Row000524: '22504','green_6','-1','0' Row000525: '22505','blue_6','-1','0' Row000526: '22507','time_transition','-1','0' Row000527: '22509','time_persistence','-1','0' Row000528: '22787','red_1','-1','0' Row000529: '22788','green_1','-1','0' Row000530: '22789','blue_1','-1','0' Row000531: '22790','red_2','-1','0' Row000532: '22791','green_2','-1','0' Row000533: '22792','blue_2','-1','0' Row000534: '22793','red_3','-1','0' Row000535: '22794','green_3','-1','0' Row000536: '22795','blue_3','-1','0' Row000537: '22797','red_4','-1','0' Row000538: '22798','green_4','-1','0' Row000539: '22799','blue_4','-1','0' Row000540: '22800','red_5','-1','0' Row000541: '22801','green_5','-1','0' Row000542: '22802','blue_5','-1','0' Row000543: '22803','red_6','-1','0' Row000544: '22804','green_6','-1','0' Row000545: '22805','blue_6','-1','0' Row000546: '22807','time_transition','-1','0' Row000547: '22809','time_persistence','-1','0' Row000548: '22958','uscita4','-1','non_utilizzata' Row000549: '22959','uscita3','-1','non_utilizzata' Row000550: '22960','uscita2','-1','CH_Uscita_FancoilProporzionale' Row000551: '22961','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000552: '23031','uscita4','-1','non_utilizzata' Row000553: '23032','uscita3','-1','non_utilizzata' Row000554: '23033','uscita2','-1','CH_Uscita_FancoilProporzionale' Row000555: '23034','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000556: '23173','uscita4','-1','non_utilizzata' Row000557: '23174','uscita3','-1','non_utilizzata' Row000558: '23175','uscita2','-1','CH_Uscita_FancoilProporzionale' Row000559: '23176','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000560: '23246','uscita4','-1','non_utilizzata' Row000561: '23247','uscita3','-1','non_utilizzata' Row000562: '23248','uscita2','-1','CH_Uscita_FancoilProporzionale' Row000563: '23249','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000564: '23313','uscita4','-1','non_utilizzata' Row000565: '23314','uscita3','-1','non_utilizzata' Row000566: '23315','uscita2','-1','non_utilizzata' Row000567: '23316','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000568: '40220','_DPAD_PRODUCT_VIMARBYME_CERTIFICATE_TRIGGER','-1','0' Row000569: '48676','forzatura off','-1','0' Row000570: '48678','allarme_massetto','-1','0' Row000571: '48680','regolazione','-1','1' Row000572: '48684','modalita_fancoil','-1','0' Row000573: '48686','velocita_fancoil','-1','0' Row000574: '48688','funzionamento','-1','6' Row000575: '48696','setpoint','-1','23.00' Row000576: '48704','temporizzazione','-1','1' Row000577: '48715','temperatura_misurata','-1','30.20' Row000578: '48718','stato_boost on/off','-1','0' Row000579: '48719','stato_principale_condizionamento on/off','-1','0' Row000580: '48720','stato_principale_riscaldamento on/off','-1','0' Row000581: '49812','uscita4','-1','non_utilizzata' Row000582: '49813','uscita3','-1','non_utilizzata' Row000583: '49814','uscita2','-1','CH_Uscita_FancoilProporzionale' Row000584: '49815','uscita1','-1','CH_Uscita_ValvolaOnOff' Row000585: '53893','umidita','-1','57.00' Row000586: '89331','T1','-1','0' Row000587: '89332','T2','-1','0' Row000588: '89333','T3','-1','0' Row000589: '89378','T1','-1','0' Row000590: '89379','T2','-1','0' Row000591: '89380','T3','-1','0' Row000592: '89438','T1','-1','0' Row000593: '89439','T2','-1','0' Row000594: '89440','T3','-1','0' Row000595: '89506','T1','-1','0' Row000596: '89507','T2','-1','0' Row000597: '89508','T3','-1','0' Row000598: '89575','T1','-1','0' Row000599: '89576','T2','-1','0' Row000600: '89577','T3','-1','0' Row000601: '89644','T1','-1','0' Row000602: '89645','T2','-1','0' Row000603: '89646','T3','-1','0'

h4de5 commented 4 years ago

@andreanilorenzo you may have another test run at this :-) rgb dimmers should be working now.

andreanilorenzo commented 3 years ago

I have this error in Home Assistant Log

Entity id already exists - ignoring: light.sala_pt_3. Platform mqtt does not generate unique IDs

andreanilorenzo commented 3 years ago

I have this error in Home Assistant Log

Your installation has over 300 device parameters. In order to not crash the webserver the query was limited. It is possible, that some devices are missing or not working correctly.

Is it possible to insert a filter to load only the devices that interest?

h4de5 commented 3 years ago

A filter is Not yet there. But i am working to get around that problem. I do have the same problem with the non-unique ids.

h4de5 commented 3 years ago

@andreanilorenzo : it should be possible to control rgb dimmers already. also the limit of 300 device parameters has been removed though stacking requests to the webserver. and finally the unique id issue should also be gone (at least for this vimar_platform)

Therefore I am closing this issue, because everything seems to be working already. Please let me know if that's not the case.