maorcc / citymind_water_meter

Home Assistant Integration with cp.city-mind.com, an Israeli water meters reading service
Apache License 2.0
40 stars 2 forks source link

Duplicate Entities name #75

Closed hadyos closed 2 months ago

hadyos commented 2 months ago

Setting up CityMind Water meter addon gives me 2 devices although I have only one water meter and because of that i get duplicate entities name all over with only device name distinguished...

elad-bar commented 2 months ago

Can you pls share diagnostics file?

Thanks

elad-bar commented 2 months ago

You have uploaded log file, can you pls share diagnostics file?

hadyos commented 2 months ago

config_entry-citymind_water_meter-2dd3f98a39e335eb7c31ae9fd84c1fc6.json

elad-bar commented 2 months ago

According to the diagnostics file, seems all working according to design and as described in the README page, You have one device for the account with entities related to it and one device for your meter with the entities of it, Can you please share a screenshot describing the issue?

Thanks

hadyos commented 2 months ago

! Screenshot_20240625_122128 Screenshot_20240625_120212

elad-bar commented 2 months ago

not sure i understand where are the duplicate entities

elad-bar commented 2 months ago

it seems you have as i mentioned above 2 devices account - with entities of the account settings meter - with entities related to the meter

am i missing something here? if not, where is the duplication?

hadyos commented 2 months ago

The attached screenshot will show exactly what I mean. Why do I have High Rate Cost twice. Of course there are other entities with same problem Screenshot_20240625_125120

elad-bar commented 2 months ago

have you noticed that one is sensor and the other is number? number is to configure, sensor is for energy component (which is not supporting number entity)

closing the issue, works according to design and docs