Code Monkey home page Code Monkey logo

sparkly's People

Contributors

segalion avatar virgilm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sparkly's Issues

Really excellent - a couple of questions

hello,
I have recently embarked on my raspipool adventure as a way to learn more about HA, python etc. What you have done is really fantastic and am looking forward to seeing it work in my spa. I have a couple of questions:

  1. I modified the switches code to work with a simple four relay hat for the pi using GPIo commands. it seems to work BUT... on the main page, when I switch con the main pump it works fine, but when I switch on acid or chlorine, the relay toggles on/off. I havent connected the sensors yet (waiting for my whitebox T3 to arrive), so is this related to some logic that takes ph/ORP readings and then switches pump back off? It is not the relay connection as when I change the main pump to a different relay that works fine.

  2. would it be possible to change the readings to metric units? if so would I need to change any signficiant formulas?

thank yuo so much for your efforts
Costi

Configurable units of measurement, ideally localization.

This repo will use US standards:

  • Fahrenheit degrees instead of Celsius
  • Gallons instead of cubic meters
  • oz instead of ml
    ...

I hate these measurements as much as anyone else, but living in the US, I need to accept the reality.

It would be very nice if this could be configurable, ideally based on a localization string.

EZO USB

Hello,

i hope someone could help me.
I have bought ezo usb ph and orp. But i thing my Homeassistant is not recognized the two devices.
What should i do to debug?

thx a lot

enity in non-numeric error

Hello,
I am trying to run the raspipool application. I am getting a message for entity is non-numeric for the ph,orp and the pool temperature. I wonder if you could help me with that
Regards,

calibration only for i2c devices?

it looks like the Calibration code is only fitted for i2c device mode, I'm still new to python and GitHub. you've updated segalions atlas code quite a bit. any chances to help me improve calibration for sensors on serialport via USB atlas ezo device? thank you

Issue with flow template

Curious if this happens to other people too.

Hass logs:

020-07-19 22:01:32 ERROR (MainThread) [homeassistant.components.template.sensor] Could not render template Remain cycles: UndefinedError: 'str object' has no attribute 'minute'

This seems to be because the following line in flow.yaml:

      {% set nextcycle = strptime(states('sensor.cycle_pool'),'%H:%M').hour + strptime(states('sensor.cycle_pool'),'%H:%M').minute|int/60 %}

sensor.cycle_pool seems to be a string and not a date, or the template seems to think so. It seems that strptime implementation is broken honestly.

Screen Shot 2020-07-19 at 1 48 13 PM

This seems similar to:
https://community.home-assistant.io/t/convert-string-to-time/37303/2

GREAT WORK

So I have struggled with this build for one year. It seems to be very hard....
And HA is constantly changing. Now the new version doesnt support UART?? Is that a problem?
Anyway i am again stuck.
I see that
image

Also the readme i got stuck at

image

I dont know how how to do no. 6 and 7.
and also i got now two red nodes??

image

And I still dont get any readings from EZo circuits. I Dont know how to enable i2C mode....
and also
what is this?
image

what is sparkly local i dont understans??
PLEASE HELP

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.