New Docker dev image with fix + new features

Hello everyone!

I just published a new image on the Docker dev tag.

Here’s what’s new:

In French, that means:

  • Fixed the Philips Hue scan issue for some users by increasing the timeout, which was too low.
  • Fixed the bug where rooms would disappear when the « room device » box was used at the same time as the « weather » box.
  • It is now possible to disable the synchronization of a Caldav calendar.
  • Fixed the chat bug that appeared after the node-nlp library update in Gladys. Please check that all available phrases in Gladys work well!
  • New Zigbee2mqtt devices have been added.
  • When there is a connection problem with a camera, the UI now displays the error!

I would appreciate extensive testing on these new features if you have some time :slight_smile: I tested with what I have at my disposal, but I don’t have all the integrations and I would like to be sure there are no regressions!

Thanks to everyone who takes the time to test!

3 Likes

Hello, so I’m currently testing the dev image in private navigation :smiley: ^^

    CONTAINER ID   IMAGE                          COMMAND                  CREATED          STATUS          PORTS      NAMES
e205ec575bda   gladysassistant/gladys:dev     "docker-entrypoint.s…"   10 minutes ago   Up 10 minutes              gladysdev

I have a bug at my place, added the nickel key, but when I want to add the weather box, it’s a disaster. Nothing in the docker logs, but in the browser yes.
As soon as I start configuring the box and insert the house

When I check the options

I still save

Complete browser logs

        Uncaught TypeError: n.props.updateBoxConfig is not a function
        updateBoxHouse EditWeatherBox.jsx:58
        g Preact
    EditWeatherBox.jsx:58:15
Uncaught TypeError: n.props.updateBoxConfig is not a function

updateBoxModes EditWeatherBox.jsx:66

Preact 124

n unistore.es.js:1

editDashboard index.js:9

action unistore.es.js:1

EditWeatherBox.jsx:66:15

XHRGEThttp://192.168.1.82/api/v1/house/undefined/weather
[HTTP/1.1 404 Not Found 45ms]

Works well for me :+1:

1 Like

Got it, it was my PR that broke it! I’ll fix it :slight_smile:

1 Like

hi :slight_smile:

following your message Point stabilité, mise à jour des dépendance & qualité de code - #76 par pierre-gilles
i reinstalled a fresh dev image.
The weather box is working well now :slight_smile:
Now I’m going to miscellaneous bugs for loading the chat

Hello everyone! I think I’m going to release a new version tomorrow with all the recent fixes :slight_smile:

3 Likes

The fixes are out: