h4de5 / home-assistant-vimar

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

Room integrations and other customizations #39

Closed davideciarmiello closed 1 year ago

davideciarmiello commented 2 years ago

Hi friend. On my branch i have added this features:

Show entities attributes in home assistant (used for filters in customizations ) room name retrieval for entities, used for customization friendly_name_room_name_at_begin device_overrides management with more customizations and filters with regex fix on sensor: added native_unit_of_measurement and native_value Added 2 services: update_entities and exec_vimar_sql (to test queries)

If you want, you can merge it to yours :)

Thanks for you support!

davideciarmiello commented 2 years ago

Hi friend. you would integrate this modification from my branch? Thanks

h4de5 commented 2 years ago

I did not forget :) - but your PR is quite big :)

I added some comments - don't worry - most of them are for myself.

davideciarmiello commented 2 years ago

Hi friend. if you need, i have implemented

h4de5 commented 2 years ago

just to keep you updated: i created a new branch with your changes (https://github.com/h4de5/home-assistant-vimar/tree/room_integrations) to test it locally, which seems to be working now. i still need to update the descriptions in the readme and may get some feedback from the hass forums.

again thank you very much for your contribution!