rename class Proxy to Inverter

This commit is contained in:
Stefan Allius
2023-10-05 19:34:10 +02:00
parent 3f14f5cb9e
commit 066459f14e
4 changed files with 30 additions and 19 deletions

View File

@@ -44,9 +44,6 @@ class AsyncStream(Message):
self.unique_id = serial_no
ha = Config.get('ha')
self.entitiy_prfx = ha['entity_prefix'] + '/'
self.discovery_prfx = ha['discovery_prefix'] + '/'