Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for update entities in Home Assistant introduced in 2022.4 #263

Open
bjornsivertsen opened this issue Apr 6, 2022 · 7 comments
Open
Milestone

Comments

@bjornsivertsen
Copy link

As a person that rarely visits the AMS interface, but instead pulls the data into my Home Assistant instance through MQTT, I might miss important updates.
From version 2022.4, Home Assistant will support update entities.

This could allow the visibility within Home Assistant, if an update is available.

In addition, and IF(!) AMS will support 1-click-to-update (rather than uploading a downloaded firmware and installing), you would be able to initiate the update from Home Assistant.

@gskjold
Copy link
Member

gskjold commented Apr 6, 2022

ESP32 version of the firmware can self update. If anyone can provide the necessary JSON to publish on MQTT, I can implement the changes.

@bjornsivertsen
Copy link
Author

ESP32 version of the firmware can self update. If anyone can provide the necessary JSON to publish on MQTT, I can implement the changes.

Is the same functionality planned for ESP8266? Although I am more than happy with the current approach.

@gskjold
Copy link
Member

gskjold commented Apr 6, 2022

Yes, but I've had some issues getting it to work properly. I have not given up though.

@StarkJohan
Copy link

Please make the auto updating optional and not forced when implemented, it can surely be the default but if running snapshots or modified versions forced updates is undesirable. Same goes for updates that might break some configuration.

@gskjold
Copy link
Member

gskjold commented Sep 30, 2022

I cannot find any specific examples on how this should be published on MQTT. If someone can reference a proper example, I will look into this.

@bjornsivertsen
Copy link
Author

Thank you, I will have a look!

@bardahlm
Copy link

bardahlm commented Nov 3, 2022

There are examples here: https://www.home-assistant.io/integrations/update.mqtt/

@gskjold gskjold added this to the Future milestone Jan 5, 2023
@gskjold gskjold modified the milestones: Future, v2.3.0 May 14, 2023
@gskjold gskjold modified the milestones: v2.3.0, Future Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants