Git Product home page Git Product logo

ha-onewire-sysbus's Introduction

Hi, I'm Shay Levy twitter linkedin discord

Let's see how I did this year:

Github stats

ha-onewire-sysbus's People

Contributors

antonverburg avatar dependabot[bot] avatar leandroissa avatar misa1515 avatar misiu avatar sermayoral avatar thecode avatar

Stargazers

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

Watchers

 avatar  avatar

ha-onewire-sysbus's Issues

Bad sensor name on arm64 arch

Hello,
It seems there is a problem with the arm64 architecture.
The 1wire sensors are well found.
But their name doesn't seem correct and they don't report any temperature values.
Ex: sensor 10.8CD1CB020800 is named in home assistant 10-000802cbd18c (numbers are reversed).

     "manufacturer": "Maxim Integrated",
     "model": "10",
     "name": "10-000802cbd18c"

Tested with 1wire integration (owserver on an another computer), i have: sensor.10_8cd1cb020800_temperature

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups

For your information:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 08:57:00 (1 occurrences)
Last logged: 08:57:00

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for onewire_sysbus using this method at custom_components/onewire_sysbus/init.py, line 19: hass.config_entries.async_setup_platforms(entry, PLATFORMS).

Thanks!!!

/sys/bus/w1/devices/ 1-Wire SysBus shows no devices

From the CLI, I can easily see both of my thermometers in /sys/bus/w1/devices/ and view the temperature they are reporting; so it's not a device issue. But the integration in HA shows nothing; per image attached:
One-Wire_Integration_n_Config

My devices are not discovered automatically (as they were in the past), there are no options to add entities/devices, and the documentation for the integration does not mention how to add them to HA.

Anyone know what to do at this point?

entities not created

I installed this custom integration via HACS, did the restart. In the /sys/bus/w1/devices/ the one wire devices can be seen:
28-01143f60a7aa ... etc.

But the sensor.28. entities are not present in HA.

DS2482-100 usage

Hi, I can't get the DS18B20 to work through the DS2482-100. Is there any instruction on what to write in config.txt or is it necessary to operate I2C separately and only use pull-up resistors in config? Thank you for the advice.

Support for setting sensors precision

The newest version of pi1wire (0.3.0) supports setting DS18B20 precision.
Consider adding an option to set sensor precision, with lower precision we won't store that much data in DB, and the reads could be faster.
Ref: ushiboy/pi1wire#5
The precision setting is stored in sensor EEPROM, so setting the precision should be done as rarely as possible.

Update time of sensors

Hello,

I am using this integration on Home Assistant which is running on Rasberry Pi 3B+ using DS18B20 temperature sensor. Everything works fine but data refreshes on 30s. Is there a way to read data more frequently?

No sensors and 'Config flow could not be loaded: undefined'

Hi,

I upgraded my home assistant and my 4 one-wire temperature sensors stopped working. After researching, I believe the workaround is to install this code, so I have installed this via HACS following the instructions. When I SSH into my host I have the HACS custom_components folder and it contains the onewire_sysbus folder with python files, so looks like the code is installed ok.

After restarting HA a few times I don't see any entities though, despite being able to read my temp sensors fine from /sys/bus/w1/devices via the command line?

I tried going to Settings->Integrations->Add Integration->1-Wire SysBus but when I click that I get the error "Config flow could not be loaded: undefined" after about 30s. There are no entries in home-assistant.log related to this integration that I can find. How do I troubleshoot further please?

Completed all the steps and unable to see the sensor

Hey

I did the steps with attaching USB, enabling it in boot/config.txt

The sensor shows up in the directory on PI

But unable to read it in the home assistant. As I understand it should show the sensor automatically when this HACS is installed.

  • Tried to add something I found from googling to the configuration.yaml

- platform: onewire_sysbus

Still nothing.

Removed the extra yaml lines just in case.

I'm out of ideas, and just a beginner with HA

Thanks in advance for advice :)

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.