Skip to content
#

Home Assistant

home-assistant logo

Home Assistant is an open source home automation system that puts local control and privacy first. It is powered by a worldwide community of tinkerers and DIY enthusiasts, perfectly suited to run on a Raspberry Pi or a local server.

Here are 1,505 public repositories matching this topic...

OpenMQTTGateway
phdelodder
phdelodder commented May 4, 2020

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
home-assistant.io
cryolithic
cryolithic commented Apr 26, 2020

Description of problem:
Attempting to build the image from OpenSuse fails. It may be worth noting which environments are known to work for creating the buildroot images.

Failure tended to happen somewhere between stamp configuring and stamp building. Initial investigation revealed that the docker build command was not running, however building manually, removing the built stamp and rerunni

nardev
nardev commented Feb 18, 2020

I tried several times but those docs are pretty confusing to me.

In stead of real complete examples, there is some unclear hosted/local examples without enough explanation what does what.

I was expecting the sliders to appear below the cover controls, but nothing happened. In the log i see that it is loading but.. is ti? I cleaned cache too.

2020-02-18 17:39:25 WARNING (MainThread) [h

MTrab
MTrab commented Mar 14, 2020

Describe the bug
I have installed a few Raspberry Pi's (3B+ and Zero W) and they are randomly crashing after a few hours, rendering them inaccessible via SSH and not reporting states.

To reproduce
Install following the docs

Relevant configuration

global:
  instanceName: bryggers
  integrations:
    - homeAssistant
    - bluetoothClassic
homeAssistant:
  mqttUrl: 'mq
bug
EliSchleifer
EliSchleifer commented May 4, 2019

Love the project. I ended up tweaking my styling to provide a full image toggle button.
There wasn't any existing example. Thought it might be nice to include.

    - type: "custom:button-card"
      entity: switch.jasco_products_14288_duplex_receptacle_switch_4
      show_entity_picture: true
      show_name: false
      show_icon: true
      style:
        - 
You can’t perform that action at this time.