bazcurtis

u/bazcurtis@mastodon.social
23 posts · 17 comments

Recent posts

Recent comments

Thanks very much. The SSID was set, but I was looking at the Network setting under System. All good now, thanks very much.Annoyingly it changes the sidebar order between sessions. I will sort that out later.

@kieranjarrett @homeassistant@fosstodon.org @homeassistant@lemmy.world @homeassistant@a.gup.pe @homeassistant@chirp.social

YAML for one of these cards

type: custom:apexcharts-card
header:
show: true
title: Front Watts
show_states: true
colorize_states: true
chart_type: radialBar
apex_config:
chart:
height: 200px
series:
- entity: sensor.lux_solar_output_array_2_live
name: Front Live
unit: watts
max: 3200
- entity: sensor.maximum_incoming_watts_front
name: Front Max
max: 3200
unit: watts

@homeassistant@fosstodon.org @homeassistant@a.gup.pe @homeassistant@lemmy.world @homeassistant@chirp.social

I found the issue. The Met Office integration is broken. I was trying to post the temperature and the entity is unavailable. Does anyone know how to contact the #metoffice to report this?

2024-02-14 14:31:56.003 ERROR (MainThread) [homeassistant.setup] Setup failed for 'metoffice': Dependency is disabled - Integration library not compatible with Python 3.12

@homeassistant@a.gup.pe @homeassistant@lemmy.world @homeassistant@chirp.social @homeassistant@fosstodon.org

@nbossard @obsidianmd@a.gup.pe @obsidian@sh.itjust.works @obsidian@mas.to @obsidianmd@lemmy.world @Colman

I finally got a chance to test again.I turned off all the 3rd party plugins and found it was this one. Someone has reported a similar issue. I can live without this plugin, but it was nice to have.

https://github.com/turulix/obsidian-folder-index

If I rename the workspace.json I can stop the hang without having to resync the whole vault. Just an FYI if others ever need to get out of a similar issue.