Closed andyblac closed 9 months ago
It’s always done that. The iCloud3 docs for the Configuration Screens and Parameters > Sensor screen here describes the zone sensors as:
Zone Name Sensors - Zone name sensors provide different formats for displaying the zone name when the device is in a zone. The formatting rules are: _zone_name - A reformatted zone entity name without spaces and apostrophes (the_shores → TheShores) _zone_fname - The zone's friendly name _zone - The HA zone entity
Even the main state of the entity ?, surely it should contain a space ?
The zone can be displayed in several formats. The format is selected on the Configure Settings > Update Parameters Menu > Format Settings screen. One of them is the HA friendly name (preferred). What have you selected?
I'm 99% sure it used to contain a space. now just get this
Go to HA Device and Services > Areas and Zones > Zones and change the name of the zone to what you want it to be. Then select HA Zone Friendly Name in the iCloud3 parameters. Nothing has been done to the way the zone name is formatted in a long long time.
it is how I want it to be,
it already on Friendly name --> PERFERED
zone fname
is correct, so is zone display as
There are several Zone sensors that iCloud3 can create — zone_name and zone_fname are two of them. They are selected on the Configure Settings > Sensors screen. The zonename removes spaces, ’s and a few other things that is described on the description line. It is reformatted to make it easier to use in automations without a lot of reformatting, quote Mark checking, etc. it has been this way since v2. The zone_fname sensor does not do any reformatting. Maybe that it’s what you are thinking of.
Create the zone_fname sensor and us that and see if it meets your needs
ok, yes, it now displayed correctly, thanks, although I'm pretty sure it used to work correctly in early beta's, just not been to a zone with a space for a while
ok, now have another issue it not working correctly, now Home
it not showing as home is the other sensor does.
ok, yes, it now displayed correctly, thanks, although I'm pretty sure it used to work correctly in early beta's, just not been to a zone with a space for a while
The inference in your response is that it's not working correctly - that is not the case. In is working as intended/designed. As noted, it has been this way since v2. I've played with this setting in deciding which to use in my automations and can verify it has been there and has not changed since v2.
There were some Zone naming issues early on but that was related to the value that should display in a device tracker entity field.
so why does it show correctly in the description on setting stage (with a space) in friendly name ????, IMO removing the space for the main state is just wrong.
See above Lloyds Bank
has a space in it.
also using fname will I loose Away
as it seems Home
does not work ???, what happens if i'm not in a zone with name.
Home and Away will be ok. If you are not in a zone, both zone_name and _fname are Away
Home and Away will be ok. If you are not in a zone, both zone_name and _fname are Away
hmm, Home
not working, it just show the zone name, not Home
, my Zone name is not Home
, as have 2 homes
Home and Away will be ok. If you are not in a zone, both zone_name and _fname are Away
hmm,
Home
not working, it just show the zone name, notHome
, my Zone name is notHome
, as have 2 homes
@gcobb321 correct me if I'm wrong - you can have only one HOME zone. User may have two houses but only one can be delineated as "home", yes? The true home zone would be wherever HA lives.
Home and Away will be ok. If you are not in a zone, both zone_name and _fname are Away
hmm,
Home
not working, it just show the zone name, notHome
, my Zone name is notHome
, as have 2 homes@gcobb321 correct me if I'm wrong - you can have only one HOME zone. User may have two houses but only one can be delineated as "home", yes?
correct, my main home is my Home
, but both zones name are the street name. has always been fine in the past. fname
is just showing the Zone Name.
Yes, the Home zone is where HA Server lives. It's name (friendly name) can be changed on the Zone settings screen. I think it will only change the friendly name (have never tried it), not the zone.home
entity name. Otherwise, another house is just another zone.
zone_name
zone_fname
Thanks for the info. The HA zone names and data come from config/.storage/zone and config/.storage/core.config files and is provided by HA when iC3 starts.
the sensor is removing spaces from Zone name, see below