h4de5 / home-assistant-vimar

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

ISSUE Scenarios #9

Closed felisida closed 4 years ago

felisida commented 4 years ago

can you explain me because I don't see the scenarios? I read the other guys have this components in the switch, I in the configuration check don't have errors can be this warning the issue? thank's a lot for your great job 2020-06-25 15:42:18 WARNING (SyncWorker_0) [custom_components.vimar_platform.vimarlink] Your installation has over 1540 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.

below the complete check 2020-06-25 15:42:17 INFO (SyncWorker_7) [custom_components.vimar_platform.vimarlink] Vimar login ok 2020-06-25 15:42:17 INFO (SyncWorker_6) [custom_components.vimar_platform.vimarlink] get_main_groups start 2020-06-25 15:42:18 INFO (SyncWorker_6) [custom_components.vimar_platform.vimarlink] get_main_groups ends - found 12 groups 2020-06-25 15:42:18 INFO (SyncWorker_0) [custom_components.vimar_platform.vimarlink] get_devices started 2020-06-25 15:42:18 INFO (SyncWorker_0) [custom_components.vimar_platform.vimarlink] get_devices ends - found 50 devices 2020-06-25 15:42:18 WARNING (SyncWorker_0) [custom_components.vimar_platform.vimarlink] Your installation has over 1540 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. 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Cucina 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Soggiorno 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Camera matrimoniale 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Camera ospiti 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Cameretta 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Bagno ospiti 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Bagno Camera 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Unsupported object returned from web server: CH_Audio / Studio 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.climate] Vimar Climate started! 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Cucina 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Soggiorno 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Studio 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Cameretta 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.climate] Vimar Climate complete! 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.cover] Vimar Cover started! 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Studio 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Cameretta 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.cover] Vimar Cover complete! 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.light] Vimar Light started! 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Studio 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Cameretta 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Scale 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform] Found a device with an uncommon naming schema: Blindata 2020-06-25 15:42:18 INFO (MainThread) [custom_components.vimar_platform.light] Vimar Light complete!

h4de5 commented 4 years ago

I do have a similar problem - I only see some of my scenarios. I am not yet sure why, but I think that I only see those, who have a trigger within a room. or put it in an other way: if you can only start it using the webserver, it will not yet show up in the integration.

I am still searching for a solution for this.

felisida commented 4 years ago

ok thanks

h4de5 commented 4 years ago

@felisida : please try again. I think I fixed the scenes. let me know if you can see energy guards now

felisida commented 4 years ago

great job now I see scenes and energy guards, it's possible to see too the energy produced and consumed

h4de5 commented 4 years ago

well well. we are getting there :-) 👍

h4de5 commented 3 years ago

proper scene support implemented in 45ba381