sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

ETS Import #158

Closed sunnyhd closed 11 years ago

sunnyhd commented 11 years ago

Import file for the group addresses used in the home automation section. Example file: https://docs.google.com/open?id=0B_-ucwOELwvCZmdqZ3V1bkswNlE https://picasaweb.google.com/lh/photo/-Bp3Ln0y6_M1lkFxPC3KgDqs9AJSEvp33_2Rb9cjR9Y?feat=directlink

matiasalvarez87 commented 11 years ago

I've rescheduled this issue because it was created on a closed milestone.

jalessandro commented 11 years ago

Is there is a format document to parse the file? Just the group addresses information needs to be added or the rest of the information from the file has to be added as well?

sunnyhd commented 11 years ago

Hi Julian, the info as you can see on the screenshot shot should be parsed to let the user choose the wright groupaddress. No detailed format description available.

jalessandro commented 11 years ago

Sorry for the delay in the response. The idea is divide the address for each room or just have the address to suggest the user?? I haven't done any progress with this issue, because I have been working on the navigation of the music module. Today I'll upload the code.

sunnyhd commented 11 years ago

The idea is to offer a convenient way to choose the groupaddresses for the devices. With 1/0/0 you propably dont know what to do. With - Livingroom - Heating - Temperature - 3/2/7 you know which address to choose. In the example file this would be 03 EG Wohnzimmer - 2 Heizung - Raumtemperatur, 3/2/7

Didnt see any new code...

jalessandro commented 11 years ago

The ETS file upload is done in the Home Settings view. After the file is added, the edition of the devices will let the user to choose the address from the list of the ETS file.

sunnyhd commented 11 years ago

I tested the ets import- The third text blog is missing and it shoul be possible to still manually put in a group address. 0/0/0 is not no address. Here we could add the possibility to add a address manually.

jalessandro commented 11 years ago

About the third text block, you want to be visible too? At first you asked us to be a selection list, not a suggestion. I'll change to an input text with this information as suggestions. How we should represent the lack of an address to set? With the manual input this would be fixed?

sunnyhd commented 11 years ago

Yes the third block should be visible too. Suggestion with autocomplete is better. When you edit the Group address and want to leave the group address blank it doesnt work.

sunnyhd commented 11 years ago

Third data block shouldnt include the EIS.../Uncertain...

jalessandro commented 11 years ago

Which part of the third block should be visible?

sunnyhd commented 11 years ago

EG Bad .Heizung.2/2/1 Betriebsart Uncertain (1 Byte) Low EG Bad .Heizung.2/2/2 Frostschutz EIS 1 'Switching' (1 Bit) Low EG Bad .Heizung.2/2/3 Istwert Raumtemperatur Uncertain (2 Byte) Low EG Bad .Heizung.2/2/6 Fussbodenheizung EIS 1 'Switching' (1 Bit) Low

Should be

2/2/1 EG Bad - Heizung - Betriebsart 2/2/2 EG Bad - Heizung - Frostschutz 2/2/3 EG Bad - Heizung - Istwert Raumtemperatur 2/2/6 EG Bad - Heizung - Fussbodenheizung