# Space

# Vlan

Vlan 1 - Lan  
Primäres Lan Netzwerk  
10.13.37.1/24  
DHCP Range 10.13.17.100-199  
DHCP Lease Time 24h

Vlan 10 - Freifunk Client  
Freifunk Client Netz

# Spacebutton

**IP (Tasmota Dasboard):** [10.13.37.187](http://10.13.37.187/)

**Homeassistant Entity:** Spacebutton

**Homeassistant Sensors:**

- `Primary Button` -&gt; Big Button
- `Secondary Button` -&gt; Small Button

To reconfigure pins, change them in the Tasmota interface. It's important to set them to "Switch".

Tasmota by default tries to link relays to the switches, to decouple use `Setoption 114`

By default, the Off point on the big switch (and the down pointing of the little switch) are interpreted as on, and vice versa. To change that, use `SwitchMode1 2` and `SwitchMode2 2` respectively.