Beekeepy: Add session holder class and session token handling
Compare changes
Files
2@@ -3,7 +3,6 @@ from __future__ import annotations
@@ -11,8 +10,6 @@ from helpy._interfaces.settings_holder import SharedSettingsHolder
@@ -52,9 +49,3 @@ class AbstractCommunicator(SharedSettingsHolder[CommunicationSettings], ABC):