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

7 Topics 82 Posts
  • Home Assistant - Package Updates

    Pinned
    40
    2 Votes
    40 Posts
    4k Views
    Package UpdatesP
    [1.11.1] Update core to 2025.9.1 Full Changelog Add support for migrated Hue bridge ([@marcelveldt] - [#151411]) ([hue docs]) Add missing device trigger duration localizations ([@karwosts] - [#151578]) ([fan docs]) ([switch docs]) ([light docs]) ([remote docs]) ([update docs]) Correct capitalization of "FRITZ!Box" in FRITZ!Box Tools integration ([@tr4nt0r] - [#151637]) ([fritz docs]) Fix Sonos Dialog Select type conversion ([@PeteRager] - [#151649]) ([sonos docs]) Fix WebSocket proxy for add-ons not forwarding ping/pong frame data ([@felipecrs] - [#151654]) ([hassio docs]) Fix, entities stay unavailable after timeout error, Imeon inverter integration ([@Imeon-Energy] - [#151671]) ([imeon_inverter docs][imeon_inverter docs]) Require OhmeAdvancedSettingsCoordinator to run regardless of entities ([@dan-r] - [#151701]) ([ohme docs]) Handle match failures in intent HTTP API ([@synesthesiam] - [#151726]) ([intent docs]) Fix recognition of entity names in default agent with interpunction ([@arturpragacz] - [#151759]) ([conversation docs]) Fix enable/disable entity in modbus ([@janiversen] - [#151626]) ([modbus docs])
  • external devices - zigbee

    Solved
    29
    3 Votes
    29 Posts
    4k Views
    jamesJ
    I am marking this topic as solved. Now hardware devices can be added to the app by the user and it works.
  • HACS integration

    1
    0 Votes
    1 Posts
    108 Views
    No one has replied
  • 1 Votes
    2 Posts
    379 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
    299 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
    736 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
    550 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?