Coder Social home page Coder Social logo

Comments (8)

mKeRix avatar mKeRix commented on June 13, 2024

Hey! I’m still around, but currently don’t have the time to invest a lot in maintaining this project. If someone would be interested in picking up maintainership of this project do let me know - I’m happy to help you get started.

I hope to be able to spend more time on home automation and room-assistant again in the future.

from room-assistant.

adirburke avatar adirburke commented on June 13, 2024

@mKeRix I would love to help, but I need a crash course in Bluetooth. Havent done any programming with it

from room-assistant.

bachooo786 avatar bachooo786 commented on June 13, 2024

Hey! I’m still around, but currently don’t have the time to invest a lot in maintaining this project. If someone would be interested in picking up maintainership of this project do let me know - I’m happy to help you get started.

I hope to be able to spend more time on home automation and room-assistant again in the future.

I wish we find your replacement but it seems like no one is available.

I think you will find most of the roomassistant users experience the same recurring issue which is: RA will be running fine for weeks and then all of a sudden on a fresh raspberry pi install :
BluetoothService: Did not detect any low energy advertisements in a while, resetting

Is there anyway you can help please?

from room-assistant.

townsmcp avatar townsmcp commented on June 13, 2024

@bachooo786 i have got round this by adding a cron to each RPI to reboot over night. 5 minute time difference between each and the main RPI that I want as the cluster leader goes last

from room-assistant.

legovaer avatar legovaer commented on June 13, 2024

@mKeRix I would be happy to help you with maintaining this addon!

from room-assistant.

github-actions avatar github-actions commented on June 13, 2024

There hasn't been any activity on this issue recently. In an effort to provide a better overview of current issues we automatically clean some of the old ones. Many of them may already be resolved in newer versions of room-assistant.
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

from room-assistant.

FormBurden avatar FormBurden commented on June 13, 2024

Hi there @mKeRix, might I suggest on the front page of possibly putting "Looking for more maintainers" or something similar. Because you would need look in the archives to see that this issue is happening. And I'm sure lots of folks do not do that, and miss it. Just a suggestion! :)

from room-assistant.

itkfilelor avatar itkfilelor commented on June 13, 2024

Hey! I’m still around, but currently don’t have the time to invest a lot in maintaining this project. If someone would be interested in picking up maintainership of this project do let me know - I’m happy to help you get started.
I hope to be able to spend more time on home automation and room-assistant again in the future.

I wish we find your replacement but it seems like no one is available.

I think you will find most of the roomassistant users experience the same recurring issue which is: RA will be running fine for weeks and then all of a sudden on a fresh raspberry pi install : BluetoothService: Did not detect any low energy advertisements in a while, resetting

Is there anyway you can help please?

Try these commands.

sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
sudo setcap cap_net_raw+eip $(eval readlink -f `which hcitool`)
sudo setcap cap_net_admin+eip $(eval readlink -f `which hciconfig`)
sudo systemctl restart room-assistant

from room-assistant.

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.