home-automation
Here are 2,261 public repositories matching this topic...
-
Updated
Sep 5, 2017 - JavaScript
-
Updated
May 16, 2020 - Python
-
Updated
May 18, 2020 - JavaScript
-
Updated
May 18, 2020 - Shell
-
Updated
May 10, 2020 - Java
-
Updated
May 18, 2020 - C++
Before submitting a problem please check the troubleshooting section
https://docs.openmqttgateway.com/upload/troubleshoot.html
Describe the bug
The Config published for illumination:
homeassistant/sensor/80EACA890C56-MiFlora-lux/config {"stat_t":"home/OMG_Garage/BTtoMQTT/80EACA890C56","name":"MiFlora-lux","uniq_id":"80EACA890C56-MiFlora-lux","dev_cla":"illuminance","val_tpl":"{{ va
-
Updated
Dec 9, 2019 - HTML
Migration Guide
miio
adopted abstract-things
as basis beginning with version 15.0
a lot of 3rd-party homebridge plugin are not updated.
providing a migration guide might reduce transition friction
-
Updated
Apr 19, 2020 - Python
This issue is to collect devices that use miot protocol for communication, which will help with future development efforts.
If you know about a device that is not listed here, please add a comment and it will be added to this list.
For information about obtaining the specifications for a given device, see rytilahti/python-miio#543 (comment).
devtools
It seems that this was changed from
bool globalInputHandler(const HomieNode& node, const String& property, const HomieRange& range, const String& value)
to:
bool globalInputHandler(const HomieNode& node, const HomieRange& range, const String& property, const String& value)
...took me a while of digging to find out... maybe to update the V3 documentation:
https://homieiot.github.io/homie-esp
Do you have any explanation or reference for this formula?
https://github.com/mysensors/MySensors/blob/f4fd69eb131cd5df5572bc9018d3aa2245020123/examples/DustSensorDSM/DustSensorDSM.ino#L136
the section: "I found a good repo with an easy to follow installation guide by NotoriousBDG this handles any of my more complicated flows and conditioning required for my Automations."
leads to a dead-end as it seems NotoriousBDGs addon is depreciated
The instructions for setting up deconz development on Linux is documented in the readme as:
sudo apt install deconz-dev
(clone repo)
(build)
But one also need the "build-essential" package. One solution is to update the readme. Seeing as there is already a deconz-dev package, perhaps a better way is to update that package with a dependency on "build-essential"?
-
Updated
May 7, 2020 - Java
-
Updated
Nov 3, 2019 - C++
Problem/Motivation
The README of this repository is outdated (it wasn't much to being with).
This is a task for cleaning it up a bit.
-
Updated
Jul 26, 2018 - JavaScript
-
Updated
May 12, 2020 - Shell
We should try to make sure users are not installing ioBroker with an unsupported node version.
In detail we support:
- node 8.12+
- node 10.9+
- no node 9, no node 11
The installer should stop installation if this is not met, BUT (especially for dev environments) we should allow an optional parameter like "-ignore-node-version-restrictions" or such to bypass the check. This is then logged i
-
Updated
Sep 5, 2018 - JavaScript
arch | aarch64
dev | false
docker | true
hassio | true
os_name | Linux
os_version | 5.5.0-rc6-aml-s9xxx
python_version | 3.7.7
timezone | Europe/Rome
version | 0.108.3
virtualenv | false
I don't understand where is the error.
Link to pastebin log
https://pastebin.com/eYBPWbYQ
Description
Salut, je ne sais pas comment activer la synthèse vocale afin que jarvis lise mes textes ecrits, la reconnaissance vocale fonctionne bien par contre.Merci de m'aider.
Legacy docs
Describe the bug
Not necessary a "bug", nor a feature. More aesthetics. The color of "charging" on the pie chart is green, which reflects "sleeping" in the states dashboard.
This might be a feature :) Could we also add a pie chart to the "States" dashboard instead of the boxed legend under the continuous bar?
To Reproduce
Steps to reproduce the behavior:
- Go to Trip da
Improve this page
Add a description, image, and links to the home-automation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the home-automation topic, visit your repo's landing page and select "manage topics."
The problem
I copied the arduino integration into
custom_components
:and made homeassistant the owner:
Environment
Latest hass, latest raspbian on Pi 4.