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

Migrate ha-tahoma to Overkiz integration in core #697

Closed
51 of 63 tasks
iMicknl opened this issue Dec 30, 2021 · 14 comments
Closed
51 of 63 tasks

Migrate ha-tahoma to Overkiz integration in core #697

iMicknl opened this issue Dec 30, 2021 · 14 comments
Assignees
Labels
enhancement New feature or request no-issue-activity
Milestone

Comments

@iMicknl
Copy link
Owner

iMicknl commented Dec 30, 2021

Let's keep track of the PR's and the work we need to do, to get everything to core.

2022.2

  • Base PR + Sensor
  • Lock PR + platforms
  • Button entity
  • Number entity
  • Light platform
  • Small Overkiz refactor
  • Add unique ID to config flow
  • Scene platform
  • Binary sensor entity
  • Address feedback: full mypy strict typing
  • Move to Overkiz 1.1.0 (remove casting in coordinator)
  • Select entity
  • Address feedback: improve coordinator with Registry
  • Don't close HA session in Config Flow
  • Switch platform
  • Update sensor platform
  • Add missing binary sensors
  • Fix where model can be str(none)
  • Add missing buttons
  • Move to constants
  • Add diagnostics support
  • Address feedback (Add switch entity to Overkiz integration home-assistant/core#64000 (comment))
  • Move logger _LOGGER = logging.getLogger(__name__) to const.py and import it
  • Cover platform
  • Address feedback: better config flows tests (Add Overkiz integration (with base + sensor entity) home-assistant/core#62640 (comment))
  • Implement reauth
  • Add zeroconf discovery
  • Implement Somfy OAuth

2022.3

  • Siren platform
  • Support StatelessAlarmController and StatelessExteriorHeating via switch
  • Chain RTS cover commands
  • Add Low Speed functionality

2022.4

  • Alarm Control Panel platform (rewrite to EntityDescription)

Climate implementations

TODO (2022.5 +)

  • Fix assumed state check
  • Add local (jailbreaked) support (needs Config Flow work + pyoverkiz work + tests)
  • Water heater platform (one by one, and fully tested)
  • Add tests for diagnostics feature
  • Rewrite executions.get("") to have it typed
  • Extend diagnostics (add history of events) and make it possible to get it per device.
  • Implement Add more specific state value getters python-overkiz-api#330
  • Code quality: move cover entities back to a single file

TODO (long term?)

Other

  • Merge core integration back to custom component (keep tahoma domain)
  • Fix remaining issues in ha-tahoma repo

(+ make sure all documentation is ready on-time for the core publish)

@iMicknl iMicknl added the enhancement New feature or request label Dec 30, 2021
@iMicknl iMicknl pinned this issue Jan 5, 2022
@iMicknl iMicknl added this to the core release milestone Jan 5, 2022
Repository owner deleted a comment from github-actions bot Mar 28, 2022
Repository owner deleted a comment from github-actions bot Apr 30, 2022
Repository owner deleted a comment from github-actions bot Jun 21, 2022
@github-actions
Copy link

'There hasn't been any activity on this issue recently. Is this issue still present?
Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍.
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'

Repository owner deleted a comment from github-actions bot Oct 5, 2022
@Quentame
Copy link

Quentame commented Nov 3, 2022

I've review all opened overkiz core PRs, enjoy 😉
I can merge after they got fixed.

@iMicknl
Copy link
Owner Author

iMicknl commented Nov 3, 2022

@Quentame <3, thanks! I hope to be a bit less busy in the coming weeks to add some more PR's!

@Quentame
Copy link

Quentame commented Nov 4, 2022

2022.12: AtlanticPassAPCHeatingAndCoolingZone - PR home-assistant/core#78659 got merged

@Quentame
Copy link

Quentame commented Nov 4, 2022

2022.12: AtlanticPassAPCDHW - PR home-assistant/core#78665 got merged

@Quentame
Copy link

Quentame commented Nov 7, 2022

2022.12: Add Brandt, Hexaom, SIMU & Ubiwizz as virtuals integrations of Overkiz - PR home-assistant/core#79566 got merged

@Quentame
Copy link

Quentame commented Nov 7, 2022

2022.12: Add Overkiz AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint - PR home-assistant/core#72790 got merged

@sanvalerius
Copy link

Interested in the "EvoHomeController", any update or estimated availability ?
I have it and can do some testings, currently I'm available to see the temperatures and set points of heating devices behind evohome.

Thanks a lot for this heavy work !

@iMicknl
Copy link
Owner Author

iMicknl commented Nov 22, 2022

@sanvalerius does EvoHomeController work in ha-tahoma?

@Quentame
Copy link

2022.12: Add Overkiz Hitachi DHW - PR home-assistant/core#81536 got merged

@Quentame
Copy link

2022.12: Add Overkiz DomesticHotWaterProduction - PR home-assistant/core#81538 got merged

@Quentame
Copy link

2022.12: Use same Overkiz (Atlantic) climate entity for 2 different ui widget name - PR home-assistant/core#82955 got merged

@sanvalerius
Copy link

sanvalerius commented Dec 1, 2022

@iMicknl does EvoHomeController work in ha-tahoma?

Partially, on the "Overkiz" (official), I only get the room temperatures.
On the "Tahoma Custom", I get the room temperatures, the "set-point temp" (that I can set to a new value), with thermostat lovelace cards as well.
the Evohome controller "appears" as an entity, but seems doesn't display the live status (alway in auto) and We can't interact with it (ie change the mode to "away" or "holidays")

Repository owner deleted a comment from github-actions bot Dec 31, 2022
@github-actions github-actions bot closed this as completed Mar 2, 2023
@iMicknl iMicknl reopened this Mar 2, 2023
Repository owner deleted a comment from github-actions bot Mar 2, 2023
@github-actions
Copy link

github-actions bot commented Apr 2, 2023

'There hasn't been any activity on this issue recently. Is this issue still present?
Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍.
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'

@github-actions github-actions bot closed this as completed May 3, 2023
@iMicknl iMicknl reopened this May 3, 2023
@github-actions github-actions bot closed this as completed Jun 3, 2023
@iMicknl iMicknl reopened this Jun 3, 2023
@iMicknl iMicknl reopened this Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
None yet
Development

No branches or pull requests

5 participants