!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

516 Members
Declarative Home Automation and other Sidequests | https://wiki.nixos.org/wiki/Home_Assistant137 Servers

Load older messages


SenderMessageTime
4 May 2025
@robert:funklause.dedotlambdaRedacted or Malformed Event13:04:03
@robert:funklause.dedotlambdaOops, I'm not allowed to post screenshots13:04:26
@robert:funklause.dedotlambdaRedacted or Malformed Event13:12:45
@robert:funklause.dedotlambdaDownload logs_sonoff-pow-r2_compile.txt13:13:37
@robert:funklause.dedotlambdaIt's a similar issue to https://github.com/NixOS/nixpkgs/issues/275679 but not the same13:23:20
@hexa:lossy.network@hexa:lossy.networkI never used the module, though I regularly bump all my esps through the dashboard13:28:03
@hexa:lossy.network@hexa:lossy.networkand yes, our platformio packaging is pretty scuffed13:29:10
@robert:funklause.dedotlambdaHow do you use the dashboard without the module?13:29:25
@robert:funklause.dedotlambdaOr, how do you compile the firmware?13:30:40
@hexa:lossy.network@hexa:lossy.networkesphome dashboard --open-ui .13:30:46
@hexa:lossy.network@hexa:lossy.networkesphome run device.yaml13:31:17
@robert:funklause.dedotlambda
In reply to @hexa:lossy.network
esphome dashboard --open-ui .
But that still uses platformio under the hood. And you don't run into problems?
13:32:25
@hexa:lossy.network@hexa:lossy.networkI have never seen that error13:32:40
@hexa:lossy.network@hexa:lossy.networkmight be related to what esphome components you use though13:32:52
@robert:funklause.dedotlambdaI guess I should try a more basic YAML file first13:33:55
@robert:funklause.dedotlambdaI tried the default YAML file that is created for a new ESP8266 and got the same error message13:45:33
@hexa:lossy.network@hexa:lossy.networkhuh13:47:16
@hexa:lossy.network@hexa:lossy.networkI let it create an esp8266 from the wizard and that compiled just fine with esphome 2025.4.013:49:33
@hexa:lossy.network@hexa:lossy.networkcan you give me something to repro?13:49:43
@robert:funklause.dedotlambda
In reply to @hexa:lossy.network
I let it create an esp8266 from the wizard and that compiled just fine with esphome 2025.4.0
That would have been exactly my instructions for reproducing
20:14:21
@robert:funklause.dedotlambdaI can send you the YAML but I don't think that matters much20:14:37
@robert:funklause.dedotlambdaMaybe it only appears with a fresh install of esphome or at least a fresh download of the platformio compilers20:15:14
@hexa:lossy.network@hexa:lossy.networkyeah, maybe I should nuke my .platformio cache20:39:38
@hexa:lossy.network@hexa:lossy.networkcan try later20:39:40
5 May 2025
@mur1chan:sakura.pm@mur1chan:sakura.pm joined the room.00:57:35
@mur1chan:sakura.pm@mur1chan:sakura.pm left the room.00:59:08
@hexa:lossy.network@hexa:lossy.networkhttps://github.com/skylord123/pebble-home-assistant-ws18:02:17
@knoopx:matrix.org@knoopx:matrix.org left the room.22:27:05
6 May 2025
@hexa:lossy.network@hexa:lossy.networkwiped the ~/.platformio cache and still builds fine03:51:43
@hexa:lossy.network@hexa:lossy.network
esphome:
  name: test

esp8266:
  board: d1_mini

# Enable logging
logger:

# Enable Home Assistant API
api:
  password: "test"

ota:
  - platform: esphome
    password: "test"

wifi:
  ssid: "test"
  password: "testtest"

  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "Test Fallback Hotspot"
    password: "M2KOWG36fKq5"

captive_portal:
    ⏎       
03:52:10

Show newer messages


Back to Room ListRoom Version: 6