Add Tesla view, MQTT camera alerts, Spanish translations
This commit is contained in:
11
.env.example
11
.env.example
@@ -14,3 +14,14 @@ NETDATA_URL=http://your-netdata-host:19999
|
||||
# LED Matrix Configuration
|
||||
LED_ROWS=64
|
||||
LED_COLS=64
|
||||
|
||||
# Tesla Configuration
|
||||
TESLA_BATTERY_ENTITY=sensor.lovelace_battery
|
||||
TESLA_RANGE_ENTITY=sensor.lovelace_range
|
||||
TESLA_CHARGING_ENTITY=binary_sensor.lovelace_charging
|
||||
TESLA_PLUGGED_ENTITY=binary_sensor.lovelace_plugged_in
|
||||
|
||||
# MQTT Configuration
|
||||
MQTT_BROKER=10.2.10.165
|
||||
MQTT_PORT=1883
|
||||
MQTT_CAMERA_TOPIC=iSpy/cameras/exterior lliçà/alert
|
||||
|
||||
Reference in New Issue
Block a user