Robert Cook

Results 187 comments of Robert Cook

Good to hear from you. Let's move forward on this. Please note the work that has been done on zone_id validation. It should be straight forward use this as a...

The PR looks fine but we will need another change. This came up on another ticket which was subsequently self solved but they posted their configuration in which they had...

Digging a little more on the difference between entity_id and unique_id. This gives some insight https://developers.home-assistant.io/docs/entity_registry_index/. The current unique_id is correct, it should not include the platform or the domain...

Cherry picked my way through the PR. Added duplicate checks for the controller, test units etc. I think it satisfies your needs and my concerns. Turn it on with `rename_entities`...

Good to hear from you. The companion card is still available if you go into HACS -> Frontend (not Integrations) and search for 'irrigation' it should show up.

You will receive these events at the start and end of a _sequence_, not an individual zone. A manual run can be distinguished by the `schedule.index` being empty/blank.

You only receive events for the start and end of a _sequence_. The beginning and finish of a zone do not produce these events but can be tracked using the...

Another thought is to 'wrap' a single zone in a sequence. Create a new sequence and move the schedules from the zone.

Hi Asterion, This has been discussed https://github.com/rgc99/irrigation_unlimited/issues/12 and further https://github.com/rgc99/irrigation_unlimited/issues/35. No matter what integration you choose or create your own automations there will still be a need for a fail...

Continued [here](https://community.home-assistant.io/t/irrigation-unlimited-integration/325468/43)