Giter VIP home page Giter VIP logo

brewfather's People

Contributors

mvddonk avatar stevenleadbeater avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

brewfather's Issues

Temperature ramp not supported

Temperature ramp does not seem to work. Looks like the "current temperature" becomes undefined when temperature ramp has started.

Brewfather recipe:
image

Home Assistant timeline:
image

Home Assistant current:
image

https://api.brewfather.app/v2/batches/318gNrkT1a66BSLH8TIwTSIYLuIhik?include=recipe.fermentation,notes,measuredOg

{
  "_id": "318gNrkT1a66BSLH8TIwTSIYLuIhik",
  "name": "Batch",
  "batchNo": 44,
  "status": "Fermenting",
  "brewer": null,
  "brewDate": 1705791600000,
  "recipe": {
    "name": "Dark Mild Ale ",
    "fermentation": {
      "name": "Ale",
      "_id": "default",
      "steps": [
        {
          "actualTime": 1705791600000,
          "stepTemp": 18,
          "displayPressure": null,
          "ramp": null,
          "displayStepTemp": 18,
          "pressure": null,
          "type": "Primary",
          "stepTime": 7
        },
        {
          "actualTime": 1706655600000,
          "stepTemp": 21,
          "displayPressure": null,
          "actualRampTime": 1706396400000,
          "ramp": 3,
          "pressure": null,
          "displayStepTemp": 21,
          "type": "Primary",
          "stepTime": 4
        }
      ]
    }
  },
  "notes": [
    {
      "note": "",
      "type": "statusChanged",
      "timestamp": 1705839961742,
      "status": "Fermenting"
    }
  ]
}

Retrying setup error

My integration has stopped working for some reason. Only shows this screen

image

I have tried starting from scratch and no good.

Failed to set up

I tried to install your implementation of brewfather by copying the entire brewfather folder to the custom_components folder.
After restarting it finds the brewfather integration, but it fails to set up after entering my user-ID and API-key.

In the debug log file I can see the JSON strings with my recipies, so the connection to BF succeeded. It doesn't seem to be able to setup the device or entities. Any idea on how to solve this?

HA version: Docker
Core: 2023.11.2
Frontend: 20231030.2

image
home-assistant_brewfather_2023-11-20T18-24-00.924Z.log

No longer works

This integration no longer works with my brewfather. Tried recreating it with a new API key and no luck. Stuck on retrying setup constantly.

"ADD INTEGRATION" Nothing shows up

I added the repository in HACS and installed it and restarted the server, but when i search for Brewfather in the "Add Integration" section nothing shows up.

NVM now it shows few hours later

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.