Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Unsolved
Collapse
Discussion Forum to share and further the development of home control and automation, independent of platforms.
  1. Home
  2. Software
  3. Home Assistant
  4. Lovelace initial setup
Migration Vera to HA > how to send sensor data from Vera to HA?
M

Hi,

I started home automation in 2013 and using Vera controllers from the start. When Reactor plugin became available (super plugin of @toggledbits !!) I transferred all scenes to Reactor.
I must say everything here works still okay and I have a lot of devices, plugins and Reactors. But I fear at some point my Vera's will stop working.
I recognize many of your names here from the Vera forum. I also was banned a couple of years ago.
Recently I decided to switch to Home Assistant. I already transferred some of my zwave devices from Vera to HA and made some new automations.
I must say HA is great and with huge amount of integrations, add-ons, the HACS store and many examples (like blueprints) the opportunites to increase home automation are huge.
HA will be for sure my central system (incl UI)

But... the learning curve is quite steap (YAML is completely different from Lua/luup).
So for the time being I will keep my most complex Reactor automations.
I already found how I can connect/integrate Vera for binairy sensors via webhooks (as an example: changes in my home modes are directly send from Vera to HA).

Now I also want to use some data like sensors or Reactor variables automatically to HA via https requests (put those in Reactor).
I know I can create virtual sensors in HA via templates.

As an example: I have my own PWS with a rainmeter. In Reactor I compare the amount of rain (in mm) in the actual year with historical figures (past 15 years) and calculate the difference actual vs history in % Every day at 0.00h these figures are updated. I defined variables in Reactor and use Multistring plugin (Variable container) to show the data.

I know several specialists in coding with experience in both Vera and HA are active here on this forum.

Who can help me with this ?

Home Assistant
Migrating from Vera Plus to Home Assistant (or other?)
S

I've been using Vera Plus for nearly 10 years now but it's time to move on. On top of that we've moved from the previous house whereupon I took all the Z-wave door sensors, locks and switches with me and reverted the pool to manual control, grabbing the Autelis which I won't use now since the new pool we built has Pentair IntelliCenter.

I have the Vera Plus connected and have it controlling a couple of Honeywell Z-Wave thermostats and a couple of lights but It seems to just be slower and slower as it ages. I have an intel i3 NUC that is probably 6 years old but figure it's probably powerful enough to control HA going forward. I also dabbled with HomeSeer but it seems to cost a fortune for plugins. I have HS4 and a G3 Z-Wave Plus dongle from them.

How do I get started? I'm thinking I'll just unpair all my devices from the Vera Plus and add them to HA and then set up Reactor to do the logic but is there a way to migrate? Should I use Open LUA instead?

Lots of questions but I'm ready to get started an any help would be appreciated.

Home Assistant
Home Assistant Door Locks via Keymaster - Adding Second Lock Not Working
S

I have set up HA in a VM Box Virtual Machine and am progressing along.

I got new Kwikset Connect 620 door locks and got one connected to HA via Z-Wave JS and automated via Keymaster which is quite convoluted but I got it done.

I went to install the second lock and got it connected to HA via Z-Wave JS but am not being successful getting it to work properly in Keymaster.

Screenshot 2024-08-28 084902.png

Screenshot above is the second lock for the laundry room. It shows it is set up but the codes don't seem to be working.

I have not installed the lock yet and have not set the handing either. Maybe this is the issue but IDK.

Anyone have experience setting up locks in HA using Keymaster that can help would be great!

Home Assistant
Security with Smart Door Locks
J

As our family grows and life gets busier, I've been thinking about upgrading to smart door locks. With kids often forgetting keys and elderly parents needing easier access, the idea of fingerprint and facial recognition seems like the perfect solution. I also love the idea of being able to lock and unlock the doors remotely, especially when we're away. Has anyone else implemented smart locks in a similar situation? How has it impacted your daily routine and overall home security?

Home Assistant
Anyone having expience writing an ZHA quirk? Would love some pointers.
A

Hi

Bought a new ZB device, an EV charger.
I was aware that there would one manufacturer specific cluster that wouldn't work out of the box, but several other clusters I hoped would work from start does not. Or at least there isn't any enteties for them.

So I have tried to study how to write a local quirk, but it is a bit overwhelming for mt brain.
Usually I can manage do get stuff moving with intense googling, finding guides or different solutions that I can start from, but here I find nothing that I can wrap my head around.
My latest try was to chat with Gemini AI 😰 (programmers, rest assured that your job will be safe for the foreseeable future 😁 )

I have gathered my device Diagnostic Info.
I have manufacturers ZB documentation.
A device support request is created on zigpy github (no response the last weeks)

For now there is just two entities for my device, on/off switch and energy sensors.

All non manufacture attributes and commands seems to be recognized in ZHA "Manage this Device"
It would be great if I could get some entities out of them.
For example the entity for manage charging power is expected to be presented as a dimmer slider.
But why isn't there any entity created??

The manufacture specific cluster is more of nice-to-have and could maybe be solved another day.

Any help would be much appreciated. 🙏

Home Assistant
Alexa not connecting to my Vizio soundbar via bluetooth
A

Hey everyone, I am facing a terrible issue here! This is one of those things you can't believe that could possibly be a problem ever; anyway, I am trying to connect my Alexa to my Vizio SB2920-C6 soundbar with Bluetooth, but it doesn't seem to work, can anybody help me tackle this pain?

Home Assistant
New HA instance
CatmanV2C

I just wanted to post how impressed I am with both HA and MSR. I really don't see that Ezlo have a chance in hell.

I noticed that my Virtual HA instance was killing my machine's performance, so decided that my project for the weekend would be a stand alone Raspberry Pi instance. Less than an hour to install, restore and configure both HA and MSR and it all just works. Thanks to everyone that contributes to these fabulous projects. Especially our own @toggledbits for the amazing work that is the new Reactor!

C

Home Assistant
Using HA Harmony Hub to control volume
CatmanV2C

Very impressed by Harmony hub on HA. Seems to suck all of my network goodness in 🙂

One thing I'm not clear on is how to send individual commands. Specifically I'd like to send volume commands to my TV via MSR. I've got as far as:

<edit?> There should be a screen capture here, but I'm getting a Parse error 😞

@DesT ....

Suggestions for values to turn the volume down on my TV, or pointers as to where to look?

TIA

C

Home Assistant
Considering changing to HA - but what installation method?
PerHP

Domoticz (used for zigbee integration) have been bothering me so much that i've been looking at HomeAssistant to replace it. Now that Z-way is moving in with an integration, its even more tempting..

But i don't like the idea of having it as an OS that I can't use for other things, and running the HASS Core in a docker seems to be somewhat reduced in terms of addons?

I realize that HASSOS is using docker for integrations or addons, but can I still use docker compose to set up my own dockers (i.e z-way, influx, grafana) there as well?

I guess i'm getting old, change is difficult! 😉

Home Assistant
Lovelace initial setup
PerHP

I've just started to look at HASS UI, and have seen enough to see that it has an infinite number of ways to show enitites and devices in all forms and shapes.. But for starters i'd like to have something familiar, so how do i go about getting a sidebar for rooms like in openluup?

I know i can put them in the actual left sidebar, but i'd prefer to keep that for configuration pages..

on each room page i'd like to sort the lights, the heaters, the sensors together, and i saw somewhere that HASS will do that for you if you play your cards (pun) right.. can't find it again now..

Any pointers to a beginner?

Home Assistant
HA-Vera Energy Usage Deprecated since 2022.4.0
MatohlM

Relates to Vera integration in Home Assistant
Just for you to be aware.
If you are using plugs (or whatever) in Vera to measure energy for your appliances this is deprecated in 2022.4.0 since the HA integration to Vera is not updated and maintained anymore.

2022.3.8:
Skärmavbild 2022-04-14 kl. 19.54.47.png

2022.4.3:
Skärmavbild 2022-04-14 kl. 20.48.06.png

Time to move away from Vera for z-wave ...

Link to HA thread:

Apr 8, 2022 Update 2022.4.0/ Remove energy usage/ VERA Update 2022.4.0/ Remove energy usage/ VERA

Yes, it can truly be a hard time to keep up with all the changes and sadly that no one maintains Vera no more. The REST sensor can make it live a bit longer at least for now… sensor: - platform: rest name: "ender_kwh" resource: http://IP_OF_VERA:3480...

Home Assistant
Hosting web interface inside HA?
PerHP

I've integrated Reactor and Z-Way Expert panel in my HA UI, but as it is iFrame, it will not work if I log in from the outside.

It would be great to access these in case my wife finds an automation flaw while I'm elsewhere, which seems to be the rule of thumb..

If I understand this right, all the dockers(reactor, z-way) host their own web server on the port, so it should be possible to get this throuh the HA "tunnel"(VPN or whatever its called)?

I noticed that my Octoprint camera is integrated differently, and can be seen on external connection as well even if i only give it a local address in setup?

Home Assistant
HA Bridge oddity
CatmanV2C

(Not sure it's the right HA bridge but....)

I have a selection of HA bridge devices to enable Alexa integration. They all work perfectly except one that has just (48 hours) started saying that it's un responsive with Alexa. If I go to the HA bridge and test on / test off it works absolutely perfectly.

I've deleted and renamed from the Alexa App but no change. Simply says 'Device Un-responsive'

Any thoughts?

TIA

C

Home Assistant
Odd behavior in HA
R

Hello,
I am currently running Home Assistant and Vera at the same time. I have installed a couple of ZEN32 5 button controllers but having issues getting the additional buttons to control my Vera devices. Am using the ZEN32 (Z-wave JS) blueprint which works well for devices on HASS. In developer tools I can use the Light:Toggle service and toggle my kitchen light through Vera. If I create the same action through the ZEN blueprint it doesn't work.

Anyone have any thoughts?

Roger

Home Assistant
TTS gone in HA/MSR?
F

Hi!
Since a couple of days, I'm not able to use the TTS in MSR (HA). I haven't done anything else but updated HA. Don't know if that's the source of the problem. Have this happened to anyone else, or is it just me?
When I searched in the HA community, there seems to be a croud of people having this issue - but they often refers to Alexa, so they may not have my problems.

I took a snapshot of a MSR instance, where it shows that the TTS is missing. I use to have 4 different TTS engines to choose from - now I have none. Am I alone in this?

a10dde36-e301-4013-9146-02f2b18c20ed-image.png

Home Assistant
https not allowed in reactor?
F

Hi!
I have had big troubles connecting HA to MSR. Finally I found out that MSR will work as long as my HA-installation is http, and not https.
Is it possible to bypass that limitation even with https?

Home Assistant
Home Assistant Fork
rafale77R

Opening a thread to discuss updates to my home assistant fork.

GitHub - rafale77/core: :house_with_garden: Open source home automation that puts local control and privacy first GitHub - rafale77/core: :house_with_garden: Open source home automation that puts local control and privacy first

:house_with_garden: Open source home automation that puts local control and privacy first - rafale77/core

I am trying to keep it on par with the official one but have made quite a few tweaks focused on video handling and processing. Home Assistant being developed on python is a great base for integration of machine learning and deep learning models into smarthomes because it is one of the most common languages used in the field.

As of today, I updated the readme file and the version to match the latest official release.

Home Assistant
Interfacing Alexa with Reactor via Routines and Dimmer VS
LibraSunL

Most of my spoken commands to Alexa go something like this:

"Alexa, time for bed"

at which point she executes a pre-planned Routine (triggered by that spoken phrase). The routine may turn On a virtual switch (named, say, "VS: Time for Bed" on my Vera Plus, but known to the Alexa Smart Home skill as "Time for Bed" just to keep my sanity).

The VS is a child device of Switchboard plug-in (by @toggledbits ) and acts as a binary (On/Off) light switch. Typically, I'll instruct Reactor to turn the switch back off -- or, more commonly, have it set to turn itself back off after NN seconds in the Switchboard UI. In other words, it's just a brief Trigger for a Reactor routine or Vera scene.

Now, here's my question: In order to avoid creating dozens of virtual switches -- one for each Routine / Scene -- has anyone tried using a DIMMER instead?

Seems to me that a dimming device, since it can be set to 100 different "brightness levels", could trigger 100 different responses in Reactor. But I'm hesitant to try this arrangement until I know others have had success, and that the faux "dimming" process won't inadvertently trigger intermediate values (e.g. "ramping") along the way.

Eager to hear if this alternative workflow makes sense and is practical, insofar as "Binary" and "Dimmer" seem to be the only switch types that Vera allows Alexa to "see" on Discovery.

Thanks! - Libra

Home Assistant
EspHome acquired by Nabu Casa
therealdbT
Paulus Schoutsen  /  Mar 17, 2021 Nabu Casa has acquired ESPHome Nabu Casa has acquired ESPHome

Nabu Casa has acquired ESPHome to ensure that the project can continue to flourish as a free and open source project.

Home Assistant
Latest HA release
rafale77R

They are moving fast...

Franck Nijhof  /  Mar 2, 2021 2021.3: My Oh My 2021.3: My Oh My

Introducing My Home Assistant, a new UI for service calls, 100% Fans, Z-Wave JS updates and Supervisor updates.

Home Assistant

Lovelace initial setup

Scheduled Pinned Locked Moved Home Assistant
14 Posts 4 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • PerHP Offline
    PerHP Offline
    PerH
    wrote on last edited by
    #3

    Yes, but when i have tabs on a dashboard the tabs are situated at the top. I want them vertical to the left.. Merely because this is what i'm used to, and it allows for longer names without having to scroll off screen..

    therealdbT 1 Reply Last reply
    0
    • G Offline
      G Offline
      gwp1
      wrote on last edited by gwp1
      #4

      I know what you're trying to achieve and not sure the left menu can be edited that way. However... couldn't you create a main dashboard that has a column of links to the other dashboards? Not sure - but worth investigating.

      EDIT: stumbled across this and this.

      *Hubitat C-7 2.4.1.151
      *Proxmox VE v8, Beelink MiniPC 12GBs, SSD

      *HASS 2025.3.4
      w/ ZST10-700 fw 7.18.3

      *Prod MSR in docker/portainer
      MSR: latest-25082-3c348de6
      MQTTController: 24257
      ZWave Controller: 25082

      1 Reply Last reply
      0
      • therealdbT Offline
        therealdbT Offline
        therealdb
        replied to PerH on last edited by therealdb
        #5

        @perh dashboards can be added to the menu and you can customize which one is shown for a given user in settings.

        I prefer separate dashboards instead of tabs, because it’s easier to embed them in a tablet kiosk.

        --
        On a mission to automate everything.

        My MS Reactor contrib
        My Luup Plug-ins

        G 1 Reply Last reply
        0
        • G Offline
          G Offline
          gwp1
          replied to therealdb on last edited by gwp1
          #6

          @therealdb @PerH I can confirm the resource I linked to works.

          *Hubitat C-7 2.4.1.151
          *Proxmox VE v8, Beelink MiniPC 12GBs, SSD

          *HASS 2025.3.4
          w/ ZST10-700 fw 7.18.3

          *Prod MSR in docker/portainer
          MSR: latest-25082-3c348de6
          MQTTController: 24257
          ZWave Controller: 25082

          1 Reply Last reply
          0
          • PerHP Offline
            PerHP Offline
            PerH
            wrote on last edited by
            #7

            the sidebar thing might be a solution, just don't quite know how to make the content change on the same tab?
            I know I can add dashboards to the left sidebar, but i'd prefer to have that to choose other things (MSR/Z-way iFrames, configuration, different dashboards for phones/tabs/desktop, etc)

            If I could duplicate the openLuup "devices" tab on one HASS Dashboard page - with the room sidebar on the left/right, and entities in the main area, i'd be happy!

            1 Reply Last reply
            0
            • PerHP Offline
              PerHP Offline
              PerH
              wrote on last edited by
              #8

              ..and this had the answer i was looking for: https://github.com/DBuit/sidebar-card 🙂

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sender
                wrote on last edited by sender
                #9

                Strictly what you are asking for is not possible. Yes, you can have horizontal and/vertical stack card, sidebar cards, etc. But you will end up with 1 dashboard and 1 tab. And in that tab you will have to use lovelace element and custom elements (like you found). Be carefull! If the custom element is not maintained (there are a lot not!) a next update of homeassistant it may not work anymore rendering you with an emtpy or scrumbled dahsboard (had that a few times)...

                G 1 Reply Last reply
                0
                • G Offline
                  G Offline
                  gwp1
                  replied to sender on last edited by
                  #10

                  @PerH Looked at this a lot yesterday, finding several customizations (some still being supported, others not) but I think @therealdb's idea of unique dashboards for each and then just ordering them in the sidebar by using existing functionality may be a better approach?

                  *Hubitat C-7 2.4.1.151
                  *Proxmox VE v8, Beelink MiniPC 12GBs, SSD

                  *HASS 2025.3.4
                  w/ ZST10-700 fw 7.18.3

                  *Prod MSR in docker/portainer
                  MSR: latest-25082-3c348de6
                  MQTTController: 24257
                  ZWave Controller: 25082

                  1 Reply Last reply
                  0
                  • PerHP Offline
                    PerHP Offline
                    PerH
                    wrote on last edited by
                    #11

                    Yes, it seems like I have to.. I tried the mentioned sidebar, but can't use it as I can't scroll it.. Kind of surprised that this simple thing isn't possible?

                    I wish I could at least group them in the sidebar in some way..

                    G 1 Reply Last reply
                    0
                    • therealdbT Offline
                      therealdbT Offline
                      therealdb
                      wrote on last edited by
                      #12

                      While powerful, I still think home assistant dashboards are basic. That’s why I have my own container within my own web server, where I just embed them (via a custom front end plugin that’s called kiosk or something similar, that’s just hiding the header and sidebar). Ymmv.

                      --
                      On a mission to automate everything.

                      My MS Reactor contrib
                      My Luup Plug-ins

                      1 Reply Last reply
                      1
                      • G Offline
                        G Offline
                        gwp1
                        replied to PerH on last edited by
                        #13

                        @perh That's curious to me, both my mobile and desktop scroll the left menu bar with all my newly created dashboards.

                        *Hubitat C-7 2.4.1.151
                        *Proxmox VE v8, Beelink MiniPC 12GBs, SSD

                        *HASS 2025.3.4
                        w/ ZST10-700 fw 7.18.3

                        *Prod MSR in docker/portainer
                        MSR: latest-25082-3c348de6
                        MQTTController: 24257
                        ZWave Controller: 25082

                        1 Reply Last reply
                        0
                        • PerHP Offline
                          PerHP Offline
                          PerH
                          wrote on last edited by
                          #14

                          Yes, the regular sidebar with dashboards is scrollable, i ment the custom sidebar i tried for a in-dashboard sidebar..

                          1 Reply Last reply
                          1

                          Recent Topics

                          • Disaster recovery and virtualisation
                            CatmanV2C
                            CatmanV2
                            0
                            5
                            540

                          • Remote access of Zwave stick from Z-wave server
                            CatmanV2C
                            CatmanV2
                            0
                            3
                            245

                          • Organizing/ structuring rule sets and rules
                            G
                            gwp1
                            0
                            5
                            318

                          • Moving MSR from a QNAP container to RP 5 - some issues
                            G
                            gwp1
                            0
                            5
                            277

                          • Widget deletion does not work and landing page (status) is empy
                            G
                            gwp1
                            0
                            4
                            251

                          • Need help reducing false positive notifications
                            T
                            tamorgen
                            0
                            7
                            441

                          • Reactor (Multi-System/Multi-Hub) Announcements
                            toggledbitsT
                            toggledbits
                            5
                            120
                            35.1k

                          • Deleting widgets
                            toggledbitsT
                            toggledbits
                            0
                            4
                            427

                          • MQTT configuration question
                            tunnusT
                            tunnus
                            0
                            11
                            574

                          • System Configuration Check - time is offset
                            G
                            gwp1
                            0
                            8
                            550
                          Powered by NodeBB | Contributors
                          Hosted freely by 10RUPTiV - Solutions Technologiques | Contact us
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Unsolved