That requires location (GPS) to be left on full time on the phone![]()
I use it and it works with relative low power (major change location support) - also means it doesn't always update as quickly.
You can also use it without Nabu Casa support - I do.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
That requires location (GPS) to be left on full time on the phone![]()
You'll need to pay $5 a month for that service though.
That requires location (GPS) to be left on full time on the phone![]()
Aaah one of those paranoid types.![]()
Nah not paranoid, well not about location stuff, about conserving my battery and stuff
How so? My app stopped working when the sub trial expired.Nope.
How so? My app stopped working when the sub trial expired.
@xrapidx, It was a lot quicker just entering all the times into a Google calendar as they are the same each month and setting each time to recur monthly. Also, I named each time depending on if it was Stage 1, 2 or 3 and if it is stage 1, I'd name it Stage 1,2,3. If the time applied to Stage 2, then I would name it Stage 2,3.Random question - if you guys are using google calendar with HA for loadshedding, how are you naming the entries for the different stages?
i.e. - if its Stage 2 - it would need to select the Stage 2 entries from the calendar.
@xrapidx, It was a lot quicker just entering all the times into a Google calendar as they are the same each month and setting each time to recur monthly. Also, I named each time depending on if it was Stage 1, 2 or 3 and if it is stage 1, I'd name it Stage 1,2,3. If the time applied to Stage 2, then I would name it Stage 2,3.
Then I added configurations to specify calendars to only expose events within HA for Stage 1, 2 or 3 and created automation so that if the stage is 1, only the stage 1 times apply, etc. Thankfully I was able to create a sensor back to Eskom's site to determine the stage, so all is quite automated.


@xrapidx ahhh really nice! Thankfully the times are the same for each month, so you could simply change all the times to recurring monthly as well saving you time from reloading it in a year's time.
How did you do the countdown?
Also, your sensor reads "Stage 2" instead of "2 Stage" if one had to specify a unit of measure on the sensor. How did you get it to read "Stage 2"?
Also, just wondering about something - if the power is restored before the end time and HA starts up, does the calendar state change to "on" thus triggering the automation again? I've had some occasions (this only happens when I'm at work so I cannot test it) when I find that after power is restored, my HA instance isn't up.
Should be fine. Power on state ON, Inching, Inching Duration 5s.Use the inching function in eWeLink to switch the Sonoff on briefly. I imagine you could do this using Tasmota but I have nil experience in that.
Hi Good day would you be so kind as to share with us the code of your conditional cardThanks - I actually finished this morning - not quite automatic, but from SQL, I read in the JSON schedules for the year, output to eight CSV files, which gets input into Google Calendar as individial calenders, these then get read from HA, depending on what stage it is, it references the relevant google calendar.
The google calendar process will take about 10 minutes to reload for a year if necessary.
View attachment 789219
Conditional card displays only when there is loadshedding
View attachment 789227
And then various automations to shut things down, and send notifications via telegram
Hi Good day would you be so kind as to share with us the code of your conditional card
- card:
entities:
- sensor.loadshedding
- sensor.next_load_shedding_slot
- sensor.next_load_shedding_slot_timestamp
type: entities
conditions:
- entity: sensor.loadshedding
state_not: "Stage 0"
type: conditional
Thanks both; will give this a try. Don't think I have any sonoff devices still on ewelink firmware but will check!Should be fine. Power on state ON, Inching, Inching Duration 5s.
Thanks both; will give this a try. Don't think I have any sonoff devices still on ewelink firmware but will check!