#that waqs what i followed when i first
1 messages · Page 1 of 1 (latest)
I dont understand it and i cant find any youtube videos on it
# Example configuration.yaml entry
lightwave:
host: IP_ADDRESS
lights:
R1D3:
name: Wall lights
switches:
R1D2:
name: Tree socket
``` 
lightwave:
host: 192.168.1.xxx
lights:
name: Archie Light
switches:
name: Archie's Blind
``` 
thought thats what i did
Well, no, look at the structure of both
so can you put my stuff in the right version?
lights:
R1D3:
name: Wall lights
``` second line
i dont quite get the whole R1D3 stuff
Those are identifiers, I guess you get them from the Lightwave side
Let me have a look at my lightwave app
Ah yes, and the docs even explain it
Each
switchorlightrequires anidand aname. Theidtakes the formR#D#whereR#is the room number andD#is the device number.
is that created off lightwave or do i create it in home assistant?
Lightwave
is that just for switches?
im still struggling to find these IDs
im so confised, are these already allocated in lightwave or do i need to add allocations in the script when i write it
