Trying to get multiple IP cams on the go, but only seem to get one functional. What syntax am I screwing up here? I assume that the second camera needs a qualifier, but what format does that take:
camera2:
camera:Two
camera.two:
???
That was exactly right. One little space between the camera and the number 2 was what I was missing.
For reference here is what worked.
Thanks for your help, dap35.
On to the next sensor.
Thank you for the tips. I will probably redo the code for them in that way, if only for the practice. And looking at devices page fabaff pointed me to makes me think I will want to move all my cams to a different tab than the one main page I have going now…it’s getting a bit cluttered.
Thank you both. Once I have it configed, I’ll post the completed section for reference.
Not exactly. I had wanted a separate tab for cameras, and I did manage to get two additional tabs set up in addition to the main view, one for media player and one for sensors. The media player tab I managed to populate with only one media player. For some reason, my smart TV and a second chromecast are not being discovered by netdisco. My sensors tab is completely blank until I figure out how to populate it.
I have been using one of the examples provided by home assistant (see geekofweek’s setup), but it took me a while to get it setup to point where the tabs showed up. (Hint - make lots of use of the online yaml parser to weed out the stupid formatting errors that WILL drive you nuts until you find them)
As for cams, I cut them out. I was using a pair of old tablets as IP cams, but they kept draining the battery faster than the charger could keep up. I may still have the code/formatting I used on my other system (I think it still has my old config). I’ll try to dig it out & post it when I get a chance.