mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
18 lines
327 B
YAML
18 lines
327 B
YAML
# Development-friendly config that excludes go2rtc which has compatibility issues
|
|
# https://www.home-assistant.io/integrations/homeassistant/
|
|
homeassistant:
|
|
debug: true
|
|
|
|
# Core integrations needed for development
|
|
http:
|
|
|
|
automation:
|
|
|
|
script:
|
|
|
|
scene:
|
|
|
|
logger:
|
|
default: info
|
|
logs:
|
|
custom_components.tibber_prices: debug
|