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. Blogs
  3. My migration from Vera, or what I did on my holidays
Seeking Advice:
G

The locksmith is trying to persuade me to purchase the BE-TECH K35 touchscreen lock with both Wi-Fi and Bluetooth, claiming it's better than the Yale Assure Lock 2. What are your thoughts on this? Which one would you recommend?

Here is the link to the Chinese brand BE-TECH: BE-TECH Smart Deadbolt K3S.

The other smart lock I am considering is the Schlage Encode Plus.

Thank you!

Blogs
15+ Smart Home Automation Ideas from Pros
L

Hey,

I’m curating a list of smart home automation ideas, and here are 15+ ones (and still counting).

What do you think?

smart home automation ideas.png

..................................
The smart home trend is dramatically evolving with at least 69% households in US owing at least one smart device.

So how could they ease your work and life?

I gathered and asked 15+ smart home professionals a same question:

“What’s your most favorite automation (ideas) for smart homes that is improving your life?”

Let’s check their ideas:

(source: https//www.leadsrating.com/security-cameras/smart-home-automation-ideas/)

Routine Checking Smart Curtain and Blinds Smart Interaction Smart LED String Lights Turn Outdoor Water On/Off Automation NFC Tags Automation Remote Control and Scenes Smart Interoperability Reducing Your Home Cleaning Job Light Control Automation Smart Blinds Light Management Adjusting Natural Light Automation Seamless Connectivity Simple Switch Bot Changing My Overall Everyday Process
Blogs
Finally gave up on my Ezlo Plus
CrilleC

The promise of "all available devices will be supported" gave me hope for including more Zigbee devices into to my home as Vera was not a good option for Zigbee devices.

Despite the support for new devices is extremely slow, the implementation of Zigbee has a lot to wish for and it seems a low priority at Ezlo I managed to include 22 of my 23 Zigbee devices as generic. But after 2 years of devices still missing attributes and randomly/every controller reboot loosing connection to the controller and had to be power cycled to connect again, and some even dropping off the network completely without any reason, I decided to give up.

The positive outcome of all this:
I bought a Sonoff Zigbee 3.0 USB Dongle Plus and installed Zigbee2MQTT and never been happier.
Suddenly the pairing were no pain and took a few seconds per device, all my devices were recognized, all capabilities of the devices were exposed and it never misses a signal to/from a device ever.

I'm surprised how stable and configurable my new setup is. I can set device parameters, offsets, send messages handled by the bulbs them self like effects, broadcast for groups, transition time for power on/off. I can handle debounce for MQTT messages, do OTA firmware update on devices and much more! Most of this is probably standard for the common branded hubs like Hue etc but I never had one so this is new to me.
A big plus for me is the MQTT part of Zigbee2MQTT as I'm migrating as much as possible to MQTT.

My Ezlo Plus is now serving as a modified WiFi access point to my network and only have the VistaCam 1203 Doorbell still connected for evaluation. Time will tell if I ever move my Z-wave devices to it.

Conclusion:
I could really recommend both the Sonoff 3.0 USB Dongle Plus and Zigbee2MQTT to anyone going the same path!

Blogs
Another transition from Vera to OpenLuup And now to HASS - PerH
PerHP

So cool to find the forum of all the banned vera gurus!

I've had a Vera Plus for about 6 years now, and have had a fairly problem free time with it compared to many other stories. The last years have however been lacking in progression in many fields i'd like to explore, so now i'm looking closely at Openluup.
Other systems have been tested as well, but i find that the community and plugins made for vera is kind of special, and something i'd like to contribute to as well. (getting older and not wanting to change to new stuff probably plays a part too!)

So, my stab at opeluup starts with an HP Chromebox 1 i got for free. Its a fairly powerfull thing, but as google wants to sell new ones, its now EOL.
I wiped it clean and installed debian, as it seems to be the closest thing to raspberry which many use for openluup.

Openluup installed fine, and i got the vera bridge working fairly well by bothering ppl at the vera forum with questions. Its now running OK, but there seems to be an issue with Icons?

f0e29622-0397-4b84-819c-f1b632daab41-image.png

Also at the devices tab:
2892faff-a3ee-4f21-9db8-2a03f604fc74-image.png

I did the "GetFiles", and I see the /icons/ is populated, but no icons. In the luup log says that its trying to GET the icon, but returns no packages.

2020-09-15 17:04:30.818 openLuup.server:: GET /cmh/skins/default/img/devices/device_states/dimmable_light_off.png HTTP/1.1 tcp{client}: 0x55eca8d90cb8 2020-09-15 17:04:30.819 openLuup.server:: request completed (0 bytes, 0 chunks, 0 ms) tcp{client}: 0x55eca8d90cb8

I do have a UZB stick on the way, but before i go down that road i'd like to be sure that the installation is stable and sound.. Do I have all the nessecary packages/background processes? I did install cjson which helped on some things..

Also fairly new at linux in general, so bear with me. 😉

Roadmap:

Get the openluup/AltUI running smoothly
Transfer Z-wave devices
Transfer 433 devices (RFXtrx plugin)
Transfer Zigbee devices (Vera or mabye ezlo plus? zigbee stick?)

more questions will follow!

Blogs
Half-way migration from Vera
therealdbT

In a quest to further stabilize my Vera before I'll move to Z-Way+openLuup or something else later this year (I'm tempted to go the Home Assistant route, since all my friends are here, apparently), I've spent a couple of days removing HTTP calls from the system and I'm now fully using the UDP sender @akbooer has written in the past, to push all variables (and custom events/request as well) to my MQTT broker, then to some code doing the actual work.

Responsiveness seems to be at its maximum now, and stability has improved. There's still a lot of code locally on my Vera, but it's mainly doing variables comparison/scenes, while all notifications and heavy logic are now running in my linux box.

So, maybe, not insisting on the sockets and just use the same UDP server is the way to go for me.

Blogs
My Home Automation Story
rafale77R

Share your blog or adventure here.

Here is mine:

My Home Automation Journey
Blogs
My migration from Vera, or what I did on my holidays
CatmanV2C

Well here we go. A slow, considered migration from Vera to something (I hope) more reliable.
Hopefully we'll end up with a decent documented process for people as right now I'm still not quite clear 🙂
Starting point:
I have a 'mature' Mios set up running on an extrooted Vera Plus with roughly 100 devices, both physical and virtual
Integration with Alexa both voice control and TTS
iPhones for Geolocation
Volumio devices for music playing around the house.
I have no user defined scenes, all automation is run from Reactor.

My impetus is final dissatisfaction with the quality of UI7 software delivery and operational rigour (for full disclosure I am a senior IT Operations leader with circa 20 years experience delivering properly stable systems, so I probably have un-realistic expectations 😄 )

So initial steps:

Raspberry Pi 3 B+ (I think this is my 5, and 6th Pi in total. I may have a problem) Raspbian OpenLuup Verabridge

That I think is stage 1

C

Blogs
Not so much a blog
CatmanV2C

...but I now only have house mode scenes left on Vera. All other automation is by Reactor and Switchboard / Alexa routines.

WAF may be low tomorrow if it doesn't work 😄

C

Blogs
My Wandering
ElcidE

I am a Electrician. I installed hundreds of smart devices for others prior to having my own home automation. In 2013 I bought a new house and decided to make it smart. I did some homework and settled on Z-wave and VeraPlus.
My installation comprises of
25 Z-wave dimmer/switch inserts
3 Z-wave door sensors
10 sonoff devices(basics,TH16 and Mini) ,
4 Tuya(lamps and RGB strips) ,
6 shellys(connected to motion sensors and 2 controlling dead DIY bolts )
3 Amazon Dots(gen2)
2 Broadlink (RMPro's)
4 DIY RF Venetian Blinds
2 Multi button DIY remotes
1 NVR
1 Network drive/Media server/ftp server.
1 smart thermostat heating and hot water
4 wired 240v/battery Aico smoke and heat detectors (connect to zwave via Relays)
1 robot hover.
1 Siren
Node-red server running on android.
Testing openluup on android.
Automate App running on andorid Boxes/phones.
All tv's are connected to android boxes.
No windows PC.
Debian running on android box.
Plugins Reactor, AlexaTTS, Switchboard and Virtual HTTP Switch.

I can control all of my devices from anyone of these platforms Vera/OpenLuup, Node-red, Automate(phone/tv box) or Alexa.
All devices have a standard/manual switch for anyone to control, and can be controlled even if my VeraPlus stopped working or internet out. My system is stable and may get a luup reload every couple of weeks.

None of my sonoff's or tuya have been flashed. I found Shelly very late into game and will be using these more now i found them, as they offer local control.

I have some coding knowledge from the 90's, but have never worked in the industry.

Blogs
This is me
CatmanV2C

Well, if I see further, it's because I stand of the shoulders of giants. I've got where I got because of the experts here. I started about 15 years ago with some really basic X10 stuff. When we moved in 2011 for some reason it simply would not work in the new house, so z-wave was the thing. Vera lite then Vera Plus.

I'm a child of the 70s. I want the car on the drive to be KITT and my lounge a cross between the bridge of the enterprise and the Lars farm on Tattoine.

Not there yet, but with about 250 devices (virtual and real) things are fun (when they work!)

The absolute killer app for me is Alexa bi directional speech. To the extent that I've walked into hotel rooms and said 'Alexa turn the lights on....'
I'm within a spit of never buying another control and doing everything via Alexa and Reactor (had to drop that in)

So that's pretty much me.

C

Blogs
My Home Automation Setup...
DesTD

Let start maybe something useful for others. Maybe it will give you some idea!

Here's a summary of my setup!

I'm having :

VM#1 that runs openLuup VM#2 that runs Zway 1x raspberry that I use to connect the RaZberry board using socat/ser2net to send "raw data" to the VM#2, this setup allow me to have all my stuff in the data center in the basement while having my zwave antenna on the first floor and send back the data! A couple of pine64 and raspberry around the house, most of the pine64 are use for "smart display" around the house that show data from various source (will post picture later). I have also a raspberry that I used for openSprinkler in the "Shed" Each room in the house + Garage + on the patio is having a SONOS speaker that I use for music of course but that I use with the TTS to send some notification around the house based on the presence!

For example, I can welcome people on the front door based on motion detection + IP camera motion!

I decided a long time ago that all "sensors" will be handle by the DSC alarm. Currently I'm having over 40 sensors in/out divided in 5 partition (main/2nd floor, basement, office and shed and a partition for non-alarm sensor)

I connected my DSC using the DSC plugin from Vera to handle all that traffic that of course is send to openLuup!

On the zwave network, I would say that I'm having every room in/out done!

I'm using also this setup to welcome kids in the morning based on motion detection in each room and I have some time-based reminder using TTS mostly for the kids.

We also "named/called" our Home, SARAH, based on the TV Show Eureka that means "Self Actuated Residential Automated Habitat".

** openLuup handle ALL the logic, I have no scene and logic in Vera and Smarthome/Zway

More to come...

That's our main screen in the center of the house!
IMG_20200428_110740.jpg

Inside the main screen, I'm having a bunch of stuff, like 2 Veraplus, and a RaZberry and of course a pine64 for the screen!
IMG_20200428_110755.jpg

That's an uncomplete setup in the kitchen for screen #2, need to finish the "wood" part!
IMG_20200428_110846.jpg

That's the touch screen monitor in the basement, so kids can use the Sonos app to play some music in the basement! The wood part is done, need to finish some "paint"!
IMG_20200428_110824.jpg

Blogs

My migration from Vera, or what I did on my holidays

Scheduled Pinned Locked Moved Blogs
105 Posts 6 Posters 26.5k 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.
  • CatmanV2C Offline
    CatmanV2C Offline
    CatmanV2
    wrote on last edited by
    #1

    Well here we go. A slow, considered migration from Vera to something (I hope) more reliable.
    Hopefully we'll end up with a decent documented process for people as right now I'm still not quite clear 🙂
    Starting point:
    I have a 'mature' Mios set up running on an extrooted Vera Plus with roughly 100 devices, both physical and virtual
    Integration with Alexa both voice control and TTS
    iPhones for Geolocation
    Volumio devices for music playing around the house.
    I have no user defined scenes, all automation is run from Reactor.

    My impetus is final dissatisfaction with the quality of UI7 software delivery and operational rigour (for full disclosure I am a senior IT Operations leader with circa 20 years experience delivering properly stable systems, so I probably have un-realistic expectations 😄 )

    So initial steps:

    1. Raspberry Pi 3 B+ (I think this is my 5, and 6th Pi in total. I may have a problem)
    2. Raspbian
    3. OpenLuup
    4. Verabridge

    That I think is stage 1

    C

    The Ex-Vera abuser know as CatmanV2.....

    1 Reply Last reply
    3
    • CatmanV2C Offline
      CatmanV2C Offline
      CatmanV2
      wrote on last edited by CatmanV2
      #2

      Well I'm going to stop now before I get too far ahead of myself. I'm quite au fait with Linux and so far simples.
      (I'm doing this on an Intel NUC I have lying around just for simplicity before the Pi arrives next week)
      Assuming you have a nice, up to date Debian install, and using the documentation here:

      openLuup/Documentation/openLuup User Guide.pdf at master · akbooer/openLuup

      openLuup/Documentation/openLuup User Guide.pdf at master · akbooer/openLuup

      a pure-Lua open-source emulation of the Vera Luup environment - akbooer/openLuup

      First install Lua:

      # apt-get update
      # apt-get install lua5.1
      # apt-get install lua-socket
      # apt-get install lua-filesystem
      # apt-get install lua-sec
      

      Create your cmh-ludl directory. I used /etc/cmh-ludl for backwards compatability with Vera

      #mkdir /etc/cmh-ludl
      

      cd into that directory and then

      #wget https://github.com/akbooer/openLuup/raw/master/Utilities/openLuup_install.lua
      

      from the same directory:

      # lua5.1 openLuup_install.lua
      

      I had a momentary gotcha as lua5.1 is not in my $PATH. I might add it later but I had to use:
      #/usr/bin/lua openLuup_install.lua

      Assuming that all looks good check

      http://you_ip_address:3480 with a browser and be amazed that AltUI is already up and running.

      Next steps are to make OpenLuup start at boot. There are several documented ways. I went with systemctl for consistency.
      This is documented here
      http://forum.micasaverde.com/index.php/topic,48431.0.html

      However:

      sudo nano /etc/cmh-ludl/run_openLuup.sh
      

      Then

      #!/bin/bash
      echo "Starting openLuup server"
      echo "To see tail of logfile: tail -f ./out.log"
      cd /etc/cmh-ludl
      sudo rm ./out.log
      nohup ./openLuup_reload >> out.log 2>&1 &
      

      Make it executable

      sudo chmod +x run_openLuup.sh
      

      Create the service

      sudo nano /etc/systemd/system/openluup.service
      

      Add this code

      [Unit]
      Description=openLuup and AltUI Server for Vera 3
      Wants=network.target
      After=network.target
      
      [Service]
      Type=forking
      WorkingDirectory=/etc/cmh-ludl
      ExecStart=/bin/bash /etc/cmh-ludl/run_openLuup.sh
      
      [Install]
      WantedBy=multi-user.target
      

      Then enable it and make it so it starts at boot:

      sudo systemctl enable openluup
      sudo systemctl start openluu
      

      Reboot to check and it's all good

      So far so simple!

      C

      The Ex-Vera abuser know as CatmanV2.....

      akbooerA 1 Reply Last reply
      0
      • CatmanV2C Offline
        CatmanV2C Offline
        CatmanV2
        wrote on last edited by CatmanV2
        #3

        Next we need to bridge to the Vera by installing Vera bridge from the Altui plugins

        In AltUI go to More>Plugins and hit the update button which is the chasing arrows next to the 'x' for delete. This will automatically install.

        When that's done head to the devices tab and hit the fresh and shiny Vera Bridge icon.
        Press 'Attributes' and look for the 'IP' box.
        Enter in there the IP of your physical Vera box (I typoed it the first time)
        When prompted, save the configuration and go to Misc>Reload Luup

        Now when you go to Devices you should see all your existing devices cloned in there.

        Not should as this is my first issue. Not all of mine have come over. And some of the ones that have are incomplete (e.g. switches that don't have a switch....)

        Errors in the LuaLogs example:

        2020-06-19 13:33:19.815   luup.create_device:: [10009] D_TemperatureSensor1.xml /  /    ()
        2020-06-19 13:33:19.815   openLuup.chdev:: ERROR: unable to read XML file D_TemperatureSensor1.xml
        

        Any thoughts as to where to go next?

        Also I have no 'GetVeraFiles' as the VeraBridge says clearly 'No Vera'

        I can see clearly communication to it in the log....

        2020-06-19 13:30:08.905   luup_log:5: http://192.168.70.6/port_3480/data_request?id=action&DeviceNum=41&newTargetValue=0&action=SetTarget&serviceId=urn:upnp-org:serviceId:SwitchPower1
        2020-06-19 13:30:09.237   openLuup.server:: request completed (2479 bytes, 1 chunks, 8189 ms) tcp{client}: 0x146b964
        

        Browsing some other posts I also have

        4	2020-06-19 13:33:20.332	5	5	Abort	0.199	4	plugin: VeraBridge	./openLuup/devices.lua:538: table index is nil
        

        Which might help

        TIA!

        C

        The Ex-Vera abuser know as CatmanV2.....

        1 Reply Last reply
        0
        • rafale77R Offline
          rafale77R Offline
          rafale77
          wrote on last edited by rafale77
          #4

          It looks like it is missing the xml file. Have you imported the files from the vera? There is a command in the verabridge device to do just that. It will copy the content of the "cmh-lu" and "cmh-ludl" folders into the openluup "files" folder. If not, try importing them manually? Maybe you don't have the latest openLuup and verabridge version?

          1 Reply Last reply
          0
          • CatmanV2C Offline
            CatmanV2C Offline
            CatmanV2
            wrote on last edited by CatmanV2
            #5

            I can't as the button doesn't exist.

            VeraBridge device still says 'No Vera' even thought the IP is most definitely correct, oh and I pulled the files direct
            so OpenLuup is 20.5.22
            VeraBridge is from Master 20.4.30

            C

            The Ex-Vera abuser know as CatmanV2.....

            1 Reply Last reply
            0
            • rafale77R Offline
              rafale77R Offline
              rafale77
              wrote on last edited by rafale77
              #6

              Hmm will wait for @akbooer on this one. I have never seen this and since I no longer have a verabridge or a vera, I can't even check.
              Try copying the temperature xml file from the vera and put it in openLuup?

              Edit: I just checked, and mine was definitely imported. It maybe a chicken and egg problem caused by a file import failure. Maybe try importing the entire /etc/cmh-lu and /etc/cmh-ludl content and dump them in /etc/cmh-ludl/files on openLuup. I suspect something has changed at some point on the vera firmware making this import function fail.

              1 Reply Last reply
              1
              • CatmanV2C Offline
                CatmanV2C Offline
                CatmanV2
                wrote on last edited by
                #7

                Yeah, that didn't help

                Still getting this as well:
                19/06/2020, 14:06:24 #4:VeraBridge:./openLuup/devices.lua:538: table index is nil

                I shall google while I wait for the esteemed @akbooer to enlighten me 🙂

                C

                The Ex-Vera abuser know as CatmanV2.....

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mrFarmer
                  wrote on last edited by
                  #8

                  Hi Catman,

                  Things you may need to install as well: cjson, dkjson, bit,.... jeez, I wish i made notes the last time i installed openLuup 😮

                  Cheers Rene

                  CatmanV2C akbooerA 2 Replies Last reply
                  0
                  • CatmanV2C Offline
                    CatmanV2C Offline
                    CatmanV2
                    replied to mrFarmer on last edited by
                    #9

                    @mrFarmer said in My migration from Vera, or what I did on my holidays:

                    Hi Catman,

                    Things you may need to install as well: cjson, dkjson, bit,.... jeez, I wish i made notes the last time i installed openLuup 😮

                    Cheers Rene

                    Rather why I'm doing this 😄

                    So I have cjson and dkjson

                    Did you mean something like 'bit' or was it a typo of 'but'?

                    Nothing is different. I have deleted and re-installed the VeraBridge. Still says 'No Vera' even with the correct IP address, and only about 15 devices.

                    Cheers

                    C

                    The Ex-Vera abuser know as CatmanV2.....

                    1 Reply Last reply
                    1
                    • rafale77R Offline
                      rafale77R Offline
                      rafale77
                      wrote on last edited by
                      #10

                      Rather strange as your last error seem to indicate that the vera API returned an empty device table... Why would that be? Failing to decode json should have prompted another error but you already have that covered. All the files are in your openLuup installation folder right? (Mine is in /etc/cmh-ludl)

                      1 Reply Last reply
                      0
                      • CatmanV2C Offline
                        CatmanV2C Offline
                        CatmanV2
                        wrote on last edited by
                        #11

                        I have files in /etc/cmh/ludl however only the files that were installed but the Openluup script. Do you mean I should copy the .xml.lzo files to /etc/cmh-ludl (the same as my install?) or into /etc/cmh-ludl/files (where I copied them earlier)

                        Cheers

                        C

                        The Ex-Vera abuser know as CatmanV2.....

                        1 Reply Last reply
                        0
                        • rafale77R Offline
                          rafale77R Offline
                          rafale77
                          wrote on last edited by rafale77
                          #12

                          OpenLuup won’t decompress the lzo files. Therefore you would need to download them through UI7, one by one and then upload them in the openLuup installation. This is what the getverafiles does...
                          Otherwise you could also SCP into the vera and run an lzo decompress of all the files before downloading them.
                          The primary concern here though is why openLuup gets an empty device table from the vera now. It seems like you initially did get devices right? That’s why it was failing to create 10009 due to the missing xml file. This meant that it actually connected and that your vera device id 9 is a temperature sensor which openLuup was trying to mirror but was missing a file to do so.
                          Now your error seems to be altogether different: It seems to not see the vera’s returned json file and that puzzles me.

                          To decompress the files on the vera the command is:

                          pluto-lzo -d file.lzo newfilename
                          
                          1 Reply Last reply
                          0
                          • CatmanV2C Offline
                            CatmanV2C Offline
                            CatmanV2
                            wrote on last edited by CatmanV2
                            #13

                            It also has the rooms correctly cloned, though none of the devices that do exist are in the correct rooms.

                            Assuming that the devices are created in numerical order makes no sense either as I have 10061 in OpenLuup for example

                            I also have 10041 which works, but is in the wrong room (a simple switch)
                            1009 is the temperature reading of a Fibaro 3-in-1

                            Migh highest ID on Openluup is 79, the control for my boiler, everything from that is missing. Everything down is there but faulty.

                            I think, given that part of the purpose here is to create a migration guide, I'll possess my sole in patience for @akbooer
                            It's probably user error 😉

                            C

                            The Ex-Vera abuser know as CatmanV2.....

                            1 Reply Last reply
                            0
                            • rafale77R Offline
                              rafale77R Offline
                              rafale77
                              wrote on last edited by
                              #14

                              I think they are missing because the xml files for these devices are missing from the openLuup installation which is the first problem you reported. This appears to indicate that the verabridge did connect. Why it failed to import the xml verafiles and why it subsequently shows that it can't connect is what is so strange.

                              1 Reply Last reply
                              0
                              • akbooerA Offline
                                akbooerA Offline
                                akbooer
                                replied to CatmanV2 on last edited by
                                #15

                                @CatmanV2 said in My migration from Vera, or what I did on my holidays:

                                http://you_ip_address:3480 with a browser and be amazed that AltUI is already up and running.

                                🙂

                                @CatmanV2 said in My migration from Vera, or what I did on my holidays:

                                I shall google while I wait for the esteemed @akbooer to enlighten me

                                Not seen this before, either. I’ll check the code, but, meantime, it’s not an issue with security settings on Vera, is it? Need to allow some ‘unsafe’ actions, IIRC.

                                1 Reply Last reply
                                0
                                • akbooerA Offline
                                  akbooerA Offline
                                  akbooer
                                  replied to mrFarmer on last edited by
                                  #16

                                  @mrFarmer said in My migration from Vera, or what I did on my holidays:

                                  Things you may need to install as well: cjson, dkjson, bit,....

                                  There's nothing you need to install.

                                  dkjson is actually loaded by the openLuup_install script.

                                  1 Reply Last reply
                                  0
                                  • akbooerA Offline
                                    akbooerA Offline
                                    akbooer
                                    wrote on last edited by
                                    #17

                                    @CatmanV2

                                    This is the moment to look at the logs:

                                    • Startup log
                                    • Standard log, at the the start of it, after a system startup.

                                    These most easily available from the openLuup console Logs menu, or directly from:

                                    http://IP:3480/openLuup?page=log

                                    and

                                    http://IP:3480/openLuup?page=startup_log

                                    ...I'm confused by the 'Vera is running but No Vera shown'.

                                    1 Reply Last reply
                                    0
                                    • CatmanV2C Offline
                                      CatmanV2C Offline
                                      CatmanV2
                                      wrote on last edited by CatmanV2
                                      #18

                                      Thanks @akbooer

                                      Startup log and Lua log don't tell me anything that I find useful

                                      2020-06-19 15:57:41.027   :: openLuup STARTUP :: /etc/cmh-ludl
                                      2020-06-19 15:57:41.027   openLuup.init::        version 2020.05.01  @akbooer
                                      2020-06-19 15:57:41.041   openLuup.scheduler::   version 2020.01.25  @akbooer
                                      2020-06-19 15:57:41.051   openLuup.wsapi::       version 2019.08.12  @akbooer
                                      2020-06-19 15:57:41.051   openLuup.servlet::     version 2020.01.29  @akbooer
                                      2020-06-19 15:57:41.051   openLuup.client::      version 2019.10.14  @akbooer
                                      2020-06-19 15:57:41.052   openLuup.io::          version 2019.11.29  @akbooer
                                      2020-06-19 15:57:41.052   openLuup.server::      version 2020.03.20  @akbooer
                                      2020-06-19 15:57:41.055   openLuup.scenes::      version 2020.03.16  @akbooer
                                      2020-06-19 15:57:41.056   openLuup.chdev::       version 2020.03.07  @akbooer
                                      2020-06-19 15:57:41.056   openLuup.userdata::    version 2020.03.31  @akbooer
                                      2020-06-19 15:57:41.057   openLuup.requests::    version 2020.04.15  @akbooer
                                      2020-06-19 15:57:41.057   openLuup.gateway::     version 2020.03.08  @akbooer
                                      2020-06-19 15:57:41.058   openLuup.smtp::        version 2018.04.12  @akbooer
                                      2020-06-19 15:57:41.060   openLuup.historian::   version 2020.02.12  @akbooer
                                      2020-06-19 15:57:41.061   openLuup.luup::        version 2020.03.21  @akbooer
                                      2020-06-19 15:57:41.061   openLuup.pop3::        version 2018.04.23  @akbooer
                                      2020-06-19 15:57:41.062   openLuup.compression:: version 2016.06.30  @akbooer
                                      2020-06-19 15:57:41.062   openLuup.timers::      version 2019.05.03  @akbooer
                                      2020-06-19 15:57:41.062   openLuup.logs::        version 2018.03.25  @akbooer
                                      2020-06-19 15:57:41.062   openLuup.json::        version 2020.05.20  @akbooer
                                      2020-06-19 15:57:41.062   openLuup.init:: using Cjson 2.1.0 for fast decoding
                                      2020-06-19 15:57:41.062   luup.create_device:: [1] D_ZWaveNetwork.xml /  /    ()
                                      2020-06-19 15:57:41.062   openLuup.chdev:: ERROR: unable to read XML file I_ZWave.xml
                                      2020-06-19 15:57:41.068   luup.create_device:: [2] D_openLuup.xml / I_openLuup.xml / D_openLuup.json   (openLuup)
                                      2020-06-19 15:57:41.068   openLuup.init:: loading configuration user_data.json
                                      2020-06-19 15:57:41.068   openLuup.userdata:: loading user_data json...
                                      2020-06-19 15:57:41.072   luup.variable_set:: 2.openLuup.HouseMode was: EMPTY now: 1 #hooks:0
                                      2020-06-19 15:57:41.072   openLuup.userdata:: loading rooms...
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#1 'MiOS-50103066'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#2 'Garden'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#3 'Driveway'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#4 'Hall'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#5 'Living Room'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#6 'Server Room'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#7 'Porch'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#8 'ReactorCore'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#9 'Garage'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#10 'Master Bedroom'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#11 'Media_Centre'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#12 'Office'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#13 'X-Lab'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#14 'Dining Room'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#15 'Greenhouse'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: room#16 'Kitchen'
                                      2020-06-19 15:57:41.072   openLuup.userdata:: ...room loading completed
                                      2020-06-19 15:57:41.072   openLuup.userdata:: loading devices...
                                      2020-06-19 15:57:41.073   luup.create_device:: [1] D_ZWaveNetwork.xml / X /    (urn:schemas-micasaverde-com:device:ZWaveNetwork:1)
                                      2020-06-19 15:57:41.113   openLuup.scheduler.sandbox:: device 3 defined 'string.starts' (a function value)
                                      2020-06-19 15:57:41.113   openLuup.scheduler.sandbox:: device 3 defined 'string.altui_split' (a function value)
                                      2020-06-19 15:57:41.113   openLuup.scheduler.sandbox:: device 3 defined 'string.template' (a function value)
                                      2020-06-19 15:57:41.113   openLuup.scheduler.sandbox:: device 3 defined 'string.trim' (a function value)
                                      2020-06-19 15:57:41.113   luup.create_device:: [3] D_ALTUI.xml / I_ALTUI.xml / D_ALTUI_UI7.json   (urn:schemas-upnp-org:device:altui:1)
                                      2020-06-19 15:57:41.117   luup.create_device:: [4] D_AltAppStore.xml / I_AltAppStore.xml / D_AltAppStore.json   (urn:schemas-upnp-org:device:AltAppStore:1)
                                      2020-06-19 15:57:41.123   luup.create_device:: [7] D_VeraBridge.xml / I_VeraBridge.xml / D_VeraBridge.json   (VeraBridge)
                                      2020-06-19 15:57:41.123   luup.create_device:: [10002] D_ZigbeeNetwork.xml /  /    ()
                                      2020-06-19 15:57:41.123   openLuup.chdev:: ERROR: unable to read XML file D_ZigbeeNetwork.xml
                                      2020-06-19 15:57:41.123   luup.create_device:: [10003] D_BluetoothNetwork.xml /  /    ()
                                      2020-06-19 15:57:41.123   openLuup.chdev:: ERROR: unable to read XML file D_BluetoothNetwork.xml
                                      2020-06-19 15:57:41.123   luup.create_device:: [10004] D_SceneController1.xml /  /    ()
                                      2020-06-19 15:57:41.124   openLuup.chdev:: ERROR: unable to read XML file D_SceneController1.xml
                                      2020-06-19 15:57:41.124   luup.create_device:: [10006] D_SceneController1.xml /  /    ()
                                      2020-06-19 15:57:41.124   openLuup.chdev:: ERROR: unable to read XML file D_SceneController1.xml
                                      2020-06-19 15:57:41.125   luup.create_device:: [10007] D_SceneController1.xml /  /    ()
                                      2020-06-19 15:57:41.125   openLuup.chdev:: ERROR: unable to read XML file D_SceneController1.xml
                                      2020-06-19 15:57:41.126   luup.create_device:: [10008] D_MotionSensor1.xml / X / D_MotionSensorWithTamper1.json   (urn:schemas-micasaverde-com:device:MotionSensor:1)
                                      2020-06-19 15:57:41.127   luup.create_device:: [10009] D_TemperatureSensor1.xml /  /    ()
                                      2020-06-19 15:57:41.127   openLuup.chdev:: ERROR: unable to read XML file D_TemperatureSensor1.xml
                                      2020-06-19 15:57:41.127   luup.create_device:: [10010] D_LightSensor1.xml /  /    ()
                                      2020-06-19 15:57:41.127   openLuup.chdev:: ERROR: unable to read XML file D_LightSensor1.xml
                                      2020-06-19 15:57:41.130   luup.create_device:: [10011] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.131   luup.create_device:: [10015] D_DimmableLight1.xml /  /    ()
                                      2020-06-19 15:57:41.131   openLuup.chdev:: ERROR: unable to read XML file D_DimmableLight1.xml
                                      2020-06-19 15:57:41.132   luup.create_device:: [10018] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.134   luup.create_device:: [10019] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.136   luup.create_device:: [10020] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.137   luup.create_device:: [10023] D_ALTUI.xml / X / D_ALTUI_UI7.json   (urn:schemas-upnp-org:device:altui:1)
                                      2020-06-19 15:57:41.138   luup.create_device:: [10026] D_DayTime.xml /  /    ()
                                      2020-06-19 15:57:41.138   openLuup.chdev:: ERROR: unable to read XML file D_DayTime.xml
                                      2020-06-19 15:57:41.138   luup.create_device:: [10027] D_HouseModes.xml /  /    ()
                                      2020-06-19 15:57:41.138   openLuup.chdev:: ERROR: unable to read XML file D_HouseModes.xml
                                      2020-06-19 15:57:41.138   luup.create_device:: [10031] D_DigitalSecurityCamera2.xml /  /    ()
                                      2020-06-19 15:57:41.138   openLuup.chdev:: ERROR: unable to read XML file D_DigitalSecurityCamera2.xml
                                      2020-06-19 15:57:41.138   luup.create_device:: [10033] D_DigitalSecurityCamera2.xml /  /    ()
                                      2020-06-19 15:57:41.138   openLuup.chdev:: ERROR: unable to read XML file D_DigitalSecurityCamera2.xml
                                      2020-06-19 15:57:41.140   luup.create_device:: [10037] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.141   luup.create_device:: [10041] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.143   luup.create_device:: [10057] D_BinaryLight1.xml / X / D_BinaryLight1.json   (urn:schemas-upnp-org:device:BinaryLight:1)
                                      2020-06-19 15:57:41.144   luup.create_device:: [10061] D_DimmableLight1.xml /  /    ()
                                      2020-06-19 15:57:41.144   openLuup.chdev:: ERROR: unable to read XML file D_DimmableLight1.xml
                                      2020-06-19 15:57:41.144   luup.create_device:: [10062] D_DimmableLight1.xml /  /    ()
                                      2020-06-19 15:57:41.144   openLuup.chdev:: ERROR: unable to read XML file D_DimmableLight1.xml
                                      2020-06-19 15:57:41.144   luup.create_device:: [10079] D_Heater1.xml /  /    ()
                                      2020-06-19 15:57:41.144   openLuup.chdev:: ERROR: unable to read XML file D_Heater1.xml
                                      2020-06-19 15:57:41.145   openLuup.userdata:: loading scenes...
                                      2020-06-19 15:57:41.145   openLuup.userdata:: number of scenes = 0
                                      2020-06-19 15:57:41.145   openLuup.userdata:: ...scene loading completed
                                      2020-06-19 15:57:41.145   openLuup.userdata:: loading installed plugin info...
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [openLuup] openLuup (20.5.22)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [AltAppStore] Alternate App Store (20.3.30)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [VeraBridge] VeraBridge (20.4.30)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [8246] Alternate UI (2.49b.)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [Z-Way] Z-Way (not.installed)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: [Arduino] MySensors (not.installed)
                                      2020-06-19 15:57:41.145   openLuup.userdata:: ...user_data loading completed
                                      2020-06-19 15:57:41.145   openLuup.init:: running _openLuup_STARTUP_
                                      2020-06-19 15:57:41.145   luup_log:0: startup code completed
                                      2020-06-19 15:57:41.145   openLuup.init:: init phase completed
                                      2020-06-19 15:57:41.145   :: openLuup LOG ROTATION :: (runtime 0.0 days) 
                                      

                                      Is the start up log. There are no immediate errrors in the Lua log, but happy to poke it.

                                      What I mean by 'No Vera shown' is that the VeraBridge insists that there no Vera on the ip address:

                                      I'd attach a screenshot but I can't see how!

                                      C

                                      The Ex-Vera abuser know as CatmanV2.....

                                      akbooerA 1 Reply Last reply
                                      0
                                      • akbooerA Offline
                                        akbooerA Offline
                                        akbooer
                                        replied to CatmanV2 on last edited by
                                        #19

                                        @CatmanV2 said in My migration from Vera, or what I did on my holidays:

                                        There are no immediate errrors in the Lua log, but happy to poke it.

                                        It’s not errors that I’m specifically looking for just now, but startup sequences and versions. The first few hundred lines should suffice.

                                        1 Reply Last reply
                                        0
                                        • akbooerA Offline
                                          akbooerA Offline
                                          akbooer
                                          wrote on last edited by
                                          #20

                                          OK, after getting the log requested above, can you just try updating openLuup from the Plugins page, by pressing the update button on the openLuup Console Plugins page.

                                          1 Reply Last reply
                                          0

                                          Recent Topics

                                          • Disaster recovery and virtualisation
                                            CatmanV2C
                                            CatmanV2
                                            0
                                            5
                                            539

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

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

                                          • 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
                                            250

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

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

                                          • Deleting widgets
                                            toggledbitsT
                                            toggledbits
                                            0
                                            4
                                            426

                                          • MQTT configuration question
                                            tunnusT
                                            tunnus
                                            0
                                            11
                                            573

                                          • System Configuration Check - time is offset
                                            G
                                            gwp1
                                            0
                                            8
                                            549
                                          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