0.115: B-Day release! Media browser, tags, automations & WTH

The dev of the custom integration needs to update it to work with 0.115, although the last update was a few months back so hopefully still active
Suggest logging an issue on its github repository

1 Like

Im using HA container with the google cloud tts without issues

It does look that way. Looking at the python library it uses, it seems to accept either the website, or the website plus your API key. However the integration seems to only support the first method, without allowing you to add your API key.

Seems https://github.com/AlexxIT/SonoffLAN works so I switched to that.

3 Likes

You must to change old settings by the new ones?:
remote.send_command, remote.broadlink_rm_pro_remote, etcā€¦
imagen

Hi Thanks for reply!

Finallyā€¦

sudo apt-get install libjpeg-dev zlib1g-dev

Restart HA and after a few minutes it came upā€¦ :slight_smile:

Thanks!

1 Like

First of allā€¦ AWESOME RELEASE!!! Great work guys!!

Second thingā€¦ Have somebody problems with sonoff custom component??:

imagen

And in to de log:
imagen

Any ideas???

Thnks!!

see 3 posts up

1 Like

Thnks!!! I didnā€™t see itā€¦ lets try it :wink:

If I activate miflora platform in this release I received an error when check the config with ā€œhass --script check_configā€:
Testing configuration at /home/homeassistant/.homeassistant
Fatal error while loading config: expected string or bytes-like object
Failed config
General Errors:
- expected string or bytes-like object

Successful config (partial)

If I comment the platform the error dissapeared. The sensor template is:

  - platform: miflora
    mac: 'xx:xx:xx:xx:xx:xx'
    name: Name
    force_update: false
    median: 3
    monitored_conditions:
      - moisture
      - light
      - temperature
      - conductivity
      - battery

Please post a py-spy with the instructions posted above.

Can you help me I did everything you did but I still canĀ“t see it?

Fantastic release guys, youā€™re doing a great job as always!

Iā€™m getting the same problem with sonoff in the notifications as well as Automations not loading. Also I lost half of my automations which are now greyed out. And the Check Configuration function no longer worksā€¦spins and spins.

Had to roll back to 114. Bummer.

Jeff

Not able to see videos/photos when kept under /media folder under directory. Did I miss anything?. Am using hass on pi4 virtual env.

Thanks, read your post in the other thread, but I am unable to get py-spy installed, not sure what the issue is.

Defaulting to user installation because normal site-packages is not writeable Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement py-spy (from versions: none) ERROR: No matching distribution found for py-spy

Same here, Check Configuration fails and restart server too. I need to do a full restart to aply some changes

1 Like

Update: Im trying this (0.115: B-Day release! Media browser, tags, automations & WTH). and after add Sonoff Integration in HACS notification dissapears and I can make Check Config without problems!

Thanks! @bluntmike for this Info.

1 Like

Iā€™m running Hassbian on a raspberry pi.