Search found 15 matches
- Sun Mar 24, 2024 4:41 pm
- Forum: Automation Ideas
- Topic: Help Needed
- Replies: 2
- Views: 1690
Re: Help Needed
Hi Chris, I think this should do what you need - You have to use number.set_value not input_number.set_value,. I’ve done it in 2 steps first to load battery_soc into the variable BSoC, set as an integer with a default value of 10 (just in case it’s unavailable) then write it out via the {{ ...
- Sat Mar 23, 2024 4:45 pm
- Forum: Automation Ideas
- Topic: Help Needed
- Replies: 2
- Views: 1690
Help Needed
Hi, hope someone has the time to help. I'm trying to set an action for an automation I want to do, but I think it needs a template which I'm no good at :| I would like, depending on the Agile price, to use the current battery SoC value to set the same value for min SoC on grid, so my battery stops ...
- Wed Jan 17, 2024 11:08 am
- Forum: Home Assistant
- Topic: Octopus Agile Automation
- Replies: 8
- Views: 4254
Re: Octopus Agile Automation
If you click the </> at the top of the post it will add this to your post [ code ][ /code ] Then add you code within it and it will preserve the indentations. [ code ] My snippet of code With spacing: And indentations: [ /code ] Ends up looking like this - My snippet of code With spacing: And ...
- Mon Jan 08, 2024 8:15 pm
- Forum: Home Assistant
- Topic: Octopus Agile Automation
- Replies: 8
- Views: 4254
Re: Octopus Agile Automation
Hi, I've noticed the YAML code I've posted the spacing has been messed up, so if you copy & paste it into automations in YAML mode it won't work. Anyone know how to post code so the spacing is correct?
- Mon Jan 08, 2024 8:00 pm
- Forum: Home Assistant
- Topic: Octopus Agile Automation
- Replies: 8
- Views: 4254
Re: Octopus Agile Automation
Hi all, I use Agile & have several automations that help me manage the Tariff. Bear with me as I am dyslexic & writing is not one of my strengths, but I'll do my best to explain what I've done & feel free to ask questions but I'm on a course this week (WC 8th Jan), so may not be able to answer ...
- Mon Aug 21, 2023 2:54 pm
- Forum: Automation Ideas
- Topic: Battery Charge Throttle
- Replies: 44
- Views: 14219
Re: Battery Charge Throttle
Hi Dave, everything seems to be working except the charge current is changing when SoC >80%. I have the two jinja files in a folder "config/custom_templates", but I notice in the comments section something about a script. Looking in automation>scripts I have no scripts to be run?? Thanks Chris Hi ...
- Mon Aug 21, 2023 11:49 am
- Forum: Automation Ideas
- Topic: Battery Charge Throttle
- Replies: 44
- Views: 14219
Re: Battery Charge Throttle
Hi Dave, everything seems to be working except the charge current is changing when SoC >80%. I have the two jinja files in a folder "config/custom_templates", but I notice in the comments section something about a script. Looking in automation>scripts I have no scripts to be run?? Thanks Chris
- Sat Aug 19, 2023 7:19 am
- Forum: Automation Ideas
- Topic: Battery Charge Throttle
- Replies: 44
- Views: 14219
Re: Battery Charge Throttle
Hi Dave, once again thanks. This is exactly what I've wanted for a while, especially for solar charging. I've just implemented the helpers, code & automation and seems to be working. Today is forecast to be a decent solar day, so can test it out. One question: Will the battery throttle work ...
- Sat Aug 19, 2023 5:49 am
- Forum: Sensors
- Topic: Battery Capacity Tracker
- Replies: 18
- Views: 7580
Re: Battery Capacity Tracker
Hi Dave thanks for getting back to me. No, I won't be using any automation, simply setting the force charge times. I'll be definitely looking at when I'm sure there's no solar charge influencing the discharge for a capacity test over any very poor winters days. Cheers, Chris Hi Chris, I've updated ...
- Fri Aug 18, 2023 3:00 pm
- Forum: Sensors
- Topic: Battery Capacity Tracker
- Replies: 18
- Views: 7580
Re: Battery Capacity Tracker
Hi Dave thanks for getting back to me. No, I won't be using any automation, simply setting the force charge times. I'll be definitely looking at when I'm sure there's no solar charge influencing the discharge for a capacity test over any very poor winters days. Cheers, Chris Hi Chris, I've updated ...
- Thu Aug 10, 2023 9:59 am
- Forum: Sensors
- Topic: Battery Capacity Tracker
- Replies: 18
- Views: 7580
Re: Battery Capacity Tracker
Hi Dave, with winter looming, I'll be force charging & looking at capacity tests. Before I go ahead & get your tracker up & running I have ECS2900 V1 on the latest firmware (SoC hits 100%) are there any changes to the tracker code needed. Oh, I'm on Flux at the moment (off peak 02:00 - 05:00 ...
- Wed Aug 09, 2023 4:46 pm
- Forum: Sensors
- Topic: Battery Capacity Tracker
- Replies: 18
- Views: 7580
Re: Battery Capacity Tracker
Hi Dave, with winter looming, I'll be force charging & looking at capacity tests. Before I go ahead & get your tracker up & running I have ECS2900 V1 on the latest firmware (SoC hits 100%) are there any changes to the tracker code needed. Oh, I'm on Flux at the moment (off peak 02:00 - 05:00). Cheers
- Thu Apr 06, 2023 9:11 am
- Forum: Sensors
- Topic: Some useful calculation templates?
- Replies: 4
- Views: 3638
Re: Some useful calculation templates?
Hi Tony, can I ask regarding inverter efficiency power out / power in does this take into account DC charging of the battery because my inverter efficiency looks very low?
Thanks, Chris
Thanks, Chris
- Wed Apr 05, 2023 7:53 am
- Forum: Energy Cube (ECS/EQ)
- Topic: Energy cube upgrade manual (Adding Additional Slaves to FoxESS Energy Cube)
- Replies: 8
- Views: 6261
Re: Energy cube upgrade manual (Adding Additional Slaves to FoxESS Energy Cube)
I've followed your excellent guide to the letter however no matter what I try, my CM2900 boots up into an alarm state when the 2x additional CS2900 batteries are installed. Changing it back to the original 1x master/ 1x slave setup everything is happy and dandy again. My assumption is that the two ...
- Sun Nov 06, 2022 8:47 am
- Forum: HV2600
- Topic: Discharging below minimum SOC
- Replies: 2
- Views: 1161
Discharging below minimum SOC
Hi, I presume this is the normal operation of Foxx-ESS battery storage? When I set minimum SOC to say 30%, the batteries stop discharging power once the SOC is reached, but then slowly, over several hours, the battery reduces to 25% & then charges at approx 0.5kWh until 30%. The cycle then repeats ...