Skip to content

Upgrade to new miflora version 0.2.0#11250

Merged
Danielhiversen merged 1 commit into
home-assistant:devfrom
ChristianKuehnel:miflora_upgrade
Dec 20, 2017
Merged

Upgrade to new miflora version 0.2.0#11250
Danielhiversen merged 1 commit into
home-assistant:devfrom
ChristianKuehnel:miflora_upgrade

Conversation

@ChristianKuehnel
Copy link
Copy Markdown
Contributor

@ChristianKuehnel ChristianKuehnel commented Dec 20, 2017

Description:

Updated to a new version of the miflora library as requested in #10790

Related issue (if applicable): fixes #10790

Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.github.io#<home-assistant.github.io PR number goes here>

Example entry for configuration.yaml (if applicable):

  - platform: miflora
    mac: <some mac>
    name: Einblatt
    median: 1
    monitored_conditions:
      - moisture
      - light
      - temperature
      - conductivity
      - battery

Checklist:

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@Danielhiversen
Copy link
Copy Markdown
Member

👍

@Danielhiversen Danielhiversen merged commit 8efc4b5 into home-assistant:dev Dec 20, 2017
@chillhahn
Copy link
Copy Markdown

Sorry but how can i upgrade the miflora version on hass.io 0.60 i not understand it 😢

@ChristianKuehnel
Copy link
Copy Markdown
Contributor Author

@chillhahn you have to wait for the next release 😄

@ChristianKuehnel ChristianKuehnel deleted the miflora_upgrade branch December 20, 2017 11:20
@chillhahn
Copy link
Copy Markdown

Thats not possible 😂🤣 can i upgrade the hass.io to the 0.59.2?

pvizeli added a commit that referenced this pull request Dec 21, 2017
pvizeli added a commit that referenced this pull request Dec 21, 2017
* Revert "Adding MotionIP to BinarySensors for HMIP-SMI (#11268)"

This reverts commit c94cc34.

* Revert "Bugfix: 10509 - http is hard coded in plex sensor (#11072)"

This reverts commit 901d4b5.

* Revert "Fix handling zero values for state_on/state_off (#11264)"

This reverts commit 2e4e3a4.

* Revert "Fix inverted sensors on the concord232 binary sensor component (#11261)"

This reverts commit b866687.

* Revert "Proper Steam game names and small fixes (#11182)"

This reverts commit 7faa940.

* Revert "Bugfix homematic available modus (#11256)"

This reverts commit 1d57958.

* Revert "Fix detection of if a negative node is in use (#11255)"

This reverts commit b28bfad.

* Revert "added myself to become code owner for miflora and plant (#11251)"

This reverts commit e068204.

* Revert "Add workaround for running tox on Windows platforms (#11188)"

This reverts commit 81f1a65.

* Revert "Upgrade to new miflora version 0.2.0 (#11250)"

This reverts commit 8efc4b5.

* Revert "homematic: add username and password to interface config schema (#11214)"

This reverts commit b4e2537.

* Revert "Backup configuration files before overwriting (#11216)"

This reverts commit 90e25a6.
@balloob balloob mentioned this pull request Jan 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Miflora not working (not getting sensor data)

4 participants