home-automation
Here are 2,346 public repositories matching this topic...
-
Updated
Sep 5, 2017 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 13, 2020 - Shell
-
Updated
Jul 16, 2020 - C++
-
Updated
May 31, 2020 - Java
-
Updated
Jul 16, 2020 - C++
-
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
Jul 16, 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
-
Updated
Jul 15, 2020 - C++
-
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 14, 2020 - Shell
-
Updated
Jul 26, 2018 - JavaScript
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
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
-
Updated
Jul 16, 2020 - Python
-
Updated
Sep 5, 2018 - JavaScript
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
The following WebUI dependencies should be evaluated to be updated with newer versions available:
-
/www/webui/js/extern/jquery.js
(https://jquery.com) -
/www/webui/js/extern/jquery-ui-1.10.4.custom.min.js
(http://jqueryui.com) -
/www/webui/js/extern/jquery.powertip.js
(http://stevenbenner.github.com/jquery-powertip/) -
/www/webui/js/extern/jquery.jqplot.min.js
(http:
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.