Closed grahamrjuk closed 1 year ago
Looks like self.is_on()
is being called in the super
call in OctopusIntelligentSlot.__init__
, before self._is_on
is defined.
Same issue here
Fixed in 1.6.2
Thanks for reporting
Thanks for fixing very promptly.
yes thanks This automation is really useful
On 8 Jun 2023, at 17:04, Graham @.***> wrote:
Thanks for fixing very promptly.
— Reply to this email directly, view it on GitHub https://github.com/megakid/ha_octopus_intelligent/issues/16#issuecomment-1582933457, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQE2RZ357PGBIWNKSWWNSPDXKHZZXANCNFSM6AAAAAAY6OCZEQ. You are receiving this because you are subscribed to this thread.
After upgrading to Home Assistant 2023.06 the Octopus Intelligent Slot entities (Slot, Slot 1hr, 2hrs, 3hrs and Planned Dispatch are not available. It was all good before the upgrade.
I am using Home Assistant OS, on a Raspberry Pi 4.
I have the following errors in the log:
and
Not sure if it is just a matter of time, and waiting would mean the slot would be updated, or if there is a bug here in the move to Python 3.11.