• v0.11.0 8208c2f722

    Andre0512 released this 2024-01-15 10:32:05 +01:00 | 0 commits to main since this release

    Announcement: I have to take the project down in the next few days

    Dear User,

    We are writing to inform you that we have discovered two Home Assistant integration plug-ins developed by you ( https://github.com/Andre0512/hon and https://github.com/Andre0512/pyhOn ) that are in violation of our terms of service. Specifically, the plug-ins are using our services in an unauthorized manner which is causing significant economic harm to our Company.
    We take the protection of our intellectual property very seriously and demand that you immediately cease and desist all illegal activities related to the development and distribution of these plug-ins. We also request that you remove the plug-ins from all stores and code hosting platforms where they are currently available.
    Please be advised that we will take all necessary legal action to protect our interests if you fail to comply with this notice. We reserve the right to pursue all available remedies, including but not limited to monetary damages, injunctive relief, and attorney's fees.
    We strongly urge you to take immediate action to rectify this situation and avoid any further legal action. If you have any questions or concerns, please do not hesitate to contact us.

    Haier Europe Security and Governance Department

    Downloads
  • v0.11.0-beta.1 ed8b5e7d3c

    v0.11.0-beta.1 Pre-Release

    Andre0512 released this 2024-01-11 02:12:07 +01:00 | 2 commits to main since this release

    Only for HomeAssistant 2024.1

    Full Changelog: https://github.com/Andre0512/hon/compare/v0.10.1...v0.11.0-beta.1

    Downloads
  • v0.10.1 f19c0cfcd2

    v0.10.1 Stable

    Andre0512 released this 2023-11-21 02:32:53 +01:00 | 7 commits to main since this release

    • Fix missing prStr #117 #125
    • Send programName #124
    • Add fresh zone for fridge #126
    • Move config sensors to diagnose #123
    • Set dependencies more loosely #122

    Full Changelog: https://github.com/Andre0512/hon/compare/v0.10.0...v0.10.1

    Downloads
  • v0.10.1-beta.1 7c8f7e62db

    v0.10.1-beta.1 Pre-Release

    Andre0512 released this 2023-10-06 01:33:23 +02:00 | 20 commits to main since this release

    • Always set a prStr #117
    Downloads
  • v0.10.0 735a83673c

    v0.10.0 Stable

    Andre0512 released this 2023-10-03 01:59:23 +02:00 | 22 commits to main since this release

    • Fix dependency issue for home assistant >=2023.10.0 #114
    • Add stain level for new Haier wm/wd #105 #112
    • Set fan position for ac #97 #108
    • Add compatibility for more fridge models #93
    • Add some more sensors for wm, wd and td

    Full Changelog: v0.9.1...v0.10.0

    Downloads
  • v0.10.0-beta.1 5e17081feb

    v0.10.0-beta.1 Pre-Release

    Andre0512 released this 2023-10-02 03:33:45 +02:00 | 26 commits to main since this release

    • Fix dependency issues #114
    • Add stain level for new Haier WM/WD #105 #112
    Downloads
  • v0.9.2-beta.1 37570eed6b

    v0.9.2-beta.1 Pre-Release

    Andre0512 released this 2023-07-27 19:21:24 +02:00 | 0 commits to v0.9 since this release

    Fix for those who still have problems with the dependency on pyhOn
    -> The versions of pyhOn's dependent packages are now set to "compatible releases"

    Downloads
  • v0.9.1 040b731c91

    v0.9.1 Stable

    Andre0512 released this 2023-07-22 11:59:04 +02:00 | 1 commits to v0.9 since this release

    • Fix problem with control of some acs #92
    • Fix crashes of command loader when base program of favorites was renamed #95
    • Upgrade aiohttp version to fix conflict with home-assistant 2023.7.3 #98
    Downloads
  • v0.9.1-beta.1 8d6a6a509b

    v0.9.1-beta.1 Pre-Release

    Andre0512 released this 2023-07-19 19:59:40 +02:00 | 37 commits to main since this release

    Downloads
  • v0.9.0 79e901d34c

    v0.9.0 Stable

    Andre0512 released this 2023-07-12 00:23:28 +02:00 | 39 commits to main since this release

    What's Changed

    • Support for new appliances
      • Air Purifier #72
      • Wine Cellar #65
    • New home assistant entities
      • Light (WC, HO, AP)
      • Lock (AP)
      • Fan (HO)
    • Use easily identifiable names instead of numbers for some states and switches #68
    • Support for program rules with multiple conditions
    • Fix deprecated import by @richibrics in #78
    • Add Dirty Level, Steam Level and Hygiene for some Hoover/Candy washer dryer and washing maschines
    • Fix random resets in air conditioner #75
    • Fix for jumping values on controls like switches
      The hon api needs 3-7 seconds to apply new settings, if in this time an update takes place, the controls jump on and off -> As a solution, the controls are now protected from API updates for 10 seconds (after changes)
    • New button to create data archive
      Please consider to add your appliances data to the new hon-test-data collection.
      This helps to develop new features and not break compatibility in newer versions.

    New Contributors

    • @richibrics made their first contribution in #78

    Full Changelog: v0.8.1...v0.9.0

    Downloads