Trefor Southwell
Trefor Southwell
It's working well for me too :) Could this be aded as a 'community' component so you can install it from the HAS web interface? BTW: The install instructions are...
@onetoomany although slightly off topic, Predbat will automate your Octopus Intelligent charging negating the need for such sensors.
I've adjusted my polling period in the code to 1 minute and it seems better now, it was set to 3 minutes previously. Ideally this would be a config option...
In octopus_intelligent_system.py (config/custom_components/ocotopus_intelligent): class OctopusIntelligentSystem(DataUpdateCoordinator): def __init__(self, hass, *, api_key, account_id, off_peak_start, off_peak_end): super().__init__( hass, _LOGGER, # Name of the data. For logging purposes. name="Octopus Intelligent", # Polling interval. Will...
Actually I set it to 2 minutes, I think it was set to 5!
Seems like a sensible approach, I can give it a try when I get time
I've not forgotten this its just not made it to the top of the list yet:)
This is now done on main, in a slightly different way but the files are split up :)
Poteital fix on main for testing
Can you try turning off combine charge?