platysma / hass-vienna-smartmeter

Custom home assistant integration to add sensors for your Vienna Smart Meter energy meters.
MIT License
45 stars 3 forks source link

Cannot install vienna-smartmeter[async]==0.3.2 because these package versions have conflicting dependencies #91

Open ReneKry opened 2 years ago

ReneKry commented 2 years ago

Version of the custom_component

VERSION = "0.1.0"

Configuration

configuration.yaml:


Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

Text to speech

tts:

automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml


Describe the bug

When adding the integration, I get the following error: HASS-VSM-Error

My installation is pretty new: Home Assistant 2022.8.7 Supervisor 2022.08.5 Operating System 8.5 Frontend 20220802.0 - latest

I only have a handful of integrations so far: AVM FRITZ!Box Tools AVM FRITZ!SmartHome Bluetootz DLNA Digital Media Server Fronius Meteorologisk Institutt (Met.ne) Mobile App Radio Browser Raspberry Pi Power Supply Checker Sun InternetGatewayDeviceV2

Debug log

home-assistant.log

rud0r commented 2 years ago

I can confirm the exact same error message with the latest home assistent version and just a bunch of integrations (setup happened today). home assistent runs in a docker image on a synology nas.

mochitoju commented 1 year ago

same error - does anybody have a solution??

mochitoju commented 1 year ago

Is this Script still supported? No answer since august :-(

emanuelst commented 1 year ago

There is also a recent alternative integration: https://github.com/DarwinsBuddy/WienerNetzeSmartmeter Might be helpful. Hope it's okay to post this here.