Skip to content

Commit

Permalink
Remove broadlink integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Jul 13, 2024
1 parent 27df955 commit f600538
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 33 deletions.
8 changes: 0 additions & 8 deletions packages/areas/living_room.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ cloud:
aliases:
- "Christmas tree"

switch:
- platform: broadlink
mac: !secret broadlink_mac
switches:
- name: "bookshelf_outlet"
command_on: "sggyAAYUEggGFBMIBhQGFAYUEgcGFBIIBhQSCAYUEggGFBIIEwcSCAYUBhQGFAcUEggSCAa/AAAA"
command_off: "sgkyAAYUEgcGFBIHBhQGFAYUEgcGFBIHBhQSCAYUEggGFBIHEggSCAYUBhQSBxMHBhQGFAa/AAAA"

input_number:
living_room_thermostat_eco_setpoint:
name: "Living room thermostat eco setpoint"
Expand Down
8 changes: 0 additions & 8 deletions packages/areas/lounge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ template:
attributes:
heating: "{{ is_state_attr('climate.lounge_thermostat', 'hvac_action', 'heating') }}"

switch:
- platform: broadlink
mac: !secret broadlink_mac
switches:
- name: "lounge_tv"
command_on: "JgBQAAABKJMTERQRFDUUERQRFBEUERQQFDYTNhQRFDUUNhM2FDYTNhQRFBEUEBQ2ExIUEBQRFBEUNRQ2EzYUERQ1FDYTNhQ2EwAFIwABKEgUAA0FAAAAAAAAAAA="
command_off: "JgBYAAABKZITERQRFDUXDhUQFBEUEBUQFDYTNhUQFTQUNhQ1FTUUNRQRFBEUEBQ2FRESERQRFBEUNRQ2FDUUERQ1EzcUNRQ2FAAFIgABKEkUAAxPAAEoSBQADQU="

automation:
- id: "75e713fa-34ef-400f-afb0-1f88c6811aa8"
alias: "lounge_light_dimmer_zwave_scenes"
Expand Down
2 changes: 0 additions & 2 deletions packages/core/logger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ logger:
homeassistant.setup: "info"
filters:
# yamllint disable rule:quoted-strings
homeassistant.components.broadlink.updater:
- '\[Errno -4000\] Network timeout' # error
# Google Homes & groups seem to change their IPs and create a lot of log pollution
pychromecast.socket_client:
- 'Failed to connect to service ServiceInfo\.\*, retrying in' # error
Expand Down
13 changes: 0 additions & 13 deletions packages/core/unused_switches.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions secrets.blank.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: ""

bolt_ev_vin: ""

broadlink_mac: "00:00:00:00:00:00"

hacs_github_token: "abc123"

http_public_host: "https://hass.sub.domain.tld/"
Expand Down

0 comments on commit f600538

Please sign in to comment.