Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Home Assistant

10 Topics 124 Posts
  • Home Assistant - Package Updates

    Pinned
    71
    2 Votes
    71 Posts
    14k Views
    Package UpdatesP
    [1.17.2] Update core to 2026.3.2 Full Changelog Fix wifi switch status and add 100% coverage for Fritz ([@​chemelli74] - [#​164696]) ([fritz docs]) Fix dnd switch status for Alexa Devices ([@​chemelli74] - [#​164953]) ([alexa_devices docs][alexa_devices docs]) Fix cover state updates for legacy Multilevel Switch based Z-Wave covers ([@​AlCalzone] - [#​165003]) ([zwave_js docs][zwave_js docs]) Make restore state resilient to extra_restore_state_data errors ([@​arturpragacz] - [#​165086]) Add missing code for Miele dryer ([@​astrandb] - [#​165122]) ([miele docs]) Add reorder support to area selector ([@​bramkragten] - [#​165211]) ([vacuum docs]) Fix switch set for Vodafone Station ([@​chemelli74] - [#​165273]) ([vodafone_station docs][vodafone_station docs]) Remove stateclass from timestamp entity in Intellifire ([@​joostlek] - [#​165403]) ([intellifire docs]) Handle OAuth token request exceptions in Yale setup ([@​bdraco] - [#​165430]) Fix victron_ble warning sensor using duplicate alarm translation key ([@​rajlaud] - [#​165502])
  • External Devices - ZBT-2

    2
    1
    1 Votes
    2 Posts
    12 Views
    jamesJ
    Hello @garza I am not 100% sure why, but the field is set to disabled: [image: 1774000765556-b82cf75a-23ca-4a2c-814e-8478ba06303c-image-resized.jpeg] If you change that to enabled: [image: 1774000826402-0ba4ab92-81ee-4c69-9ca4-f6b886953662-image.jpeg] you will be able to set up a device: [image: 1774000953186-8b5f5502-d32e-45ab-b3c2-c3ab786d53e8-image-resized.jpeg]
  • Need help with Zigbee key and HACS

    2
    1 Votes
    2 Posts
    351 Views
    jamesJ
    Hello @AlexandreV and welcome to the Cloudron Community Please write in English, since this is a global forum. @AlexandreV said in Need help with Zigbee key and HACS: Or je n'arrive pas à activer ma clef zigbee et HACS dont j'ai besoin pour mettre en place mes équipements. Translation: I am unable to activate my Zigbee key and HACS, which I need to set up my equipment. Can please share more details what you have done already and what step is not working for you.
  • Apple Home "Unable to add accessory" when pairing HomeKit Bridge

    3
    0 Votes
    3 Posts
    1k Views
    nebulonN
    The port would also need to be forwarded to the Home Assistant app instance. Currently the app package does not specify any additional ports to be forwarded to it. We need to add this to the package manifest. I don't have any Apple devices to test this. But do you know if Home Assistant needs to respond to the mDNS searches by your Phone or if the server itself needs to be setup to work with mDNS?
  • HACS integration

    5
    2 Votes
    5 Posts
    896 Views
    H
    I guess the question still remains - will we be able to use HACS with Home Assistant on Cloudron? If not, the Cloudron documentation should state the same.
  • external devices - zigbee

    Solved
    29
    3 Votes
    29 Posts
    8k Views
    jamesJ
    I am marking this topic as solved. Now hardware devices can be added to the app by the user and it works.
  • 1 Votes
    2 Posts
    743 Views
    nebulonN
    Unfortunately, I can't quite reproduce this here. Do you have an idea, which plugin/module might be requiring PyQRCode so I could test this further?
  • No updates to Home Assistant?

    2
    3 Votes
    2 Posts
    598 Views
    girishG
    @rjousse18 whoops, we had a bug in our renovate configuration. However, the tests fail - https://git.cloudron.io/packages/homeassistant-app/-/merge_requests/7 . We are looking into this.
  • 1 Votes
    5 Posts
    1k Views
    K
    Yes my.subdomain.com works perfectly. and yes i changed the cloudflare dns to the same local ip as the my,subdomain and it is now working. i thought guac would be running on a different ip address to the cloudron machine
  • Sonos integration

    3
    2 Votes
    3 Posts
    1k Views
    nebulonN
    Indeed on Cloudron the app needs to specify which ports are forwarded from outside to the app container. Currently HA has no ports setup there. We can easily add port 1400 for this, but it is not clear how this is protected by HA. Is this designed to be used in a trusted home network or fine to be exposed on the public?