Giter Club home page Giter Club logo

Comments (3)

BeamCtrl avatar BeamCtrl commented on July 18, 2024

Thank you for the kind words, and a merry christmas. I updated the Readme with install instructions for mosquitto light weight MQTT broker, It is what I use and I have not had any major issues with it, It will also give you a whole lot more input to homeAssistant.

regarding the data bug I am not able to reproduce it on my end, I have populated averages both for indoor and outside. I recommend you transition to MQTT.

I added a file homeAssistantConfig to the repo with examples of how I setup the sensors for my HomeAss integration.

pls give me a heads up on your progress, if you manage to get it running I'll close the ticket,

from airiana.

DrSammie avatar DrSammie commented on July 18, 2024

A merry chistmas to you to!

I got the MQTT broker working. Had to do "sudo apt get install -y mosquitto-clients" since mosquitto_pub was not included with the mosquitto package in the debian distribution I use. Change the contab entry a little bit to get it working for me since I run Home Assistant on a different raspberry pi.
"* * * * * mosquitto_pub -h 192.168.1.167 -p 1883 -t airiana -f /home/pi/Airiana/RAM/air.out
@reboot mosquitto & 2&>/dev/null"

The MQTT approach is much better and as you say gives a whole lot more input. Will use this instead of the homeAss approach.
Thank you for the help, and a big thumbs up for the "Fire start 10 min" feature as it works great!

from airiana.

BeamCtrl avatar BeamCtrl commented on July 18, 2024

great will add the clients to the instructions just to be extra verbose.

from airiana.

Related Issues (20)

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.