Coder Social home page Coder Social logo

bring-back-group.all_x's Introduction

Bring Back group.all_x

hacs_badge homeassistant_community

alt text

Home Assistant release 0.104 removed the automatically generated entity groups (group.all_*) ๐Ÿ˜ข

If like me, you used group.all_x for your automation, this appdaemon app lets you bring back the generated entity groups you need.

Installing

Install via HACS. Alternatively, place the apps folder and its contents in your appdaemon folder.

Make sure group: is included in your configuration.yaml even if you have no manually specified groups.

Configuration

Variable Type Required Default Description
module string TRUE Set to bbgax
class string TRUE Set to group_all_x
domains list TRUE List of device groups you want to generate.
Valid list options are: automation, cover, device_tracker, fan, light, lock, plant, remote, script, switch, vacuum, calendar, remember_the_milk_account, person

Example Usage

any_name_you_wish:
  module: bbgax
  class: group_all_x
  domains: 
    - device_tracker
    - light
    - switch

This example config will create group.all_devices, group.all_lights and group.all_switches in Home Assistant as shown below.


alt text

bring-back-group.all_x's People

Contributors

nickneos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

weissm

bring-back-group.all_x's Issues

Invalid config for [group]: [module] is an invalid option for [group]

Hi,

I'm trying to have bbgax working but it keeps saying that I have a problem in my config :
I installed bbgax via hacs, here is my appdaemon folder
image

My configuration.yaml is configured like this :
group: !include groups.yaml

and this is what I put on the top of my groups.yaml

any_name_you_wish:
  module: bbgax
  class: group_all_x
  domains: 
    - device_tracker
    - light
    - switch

but HA says that I have a problem with my config :
Invalid config for [group]: [module] is an invalid option for [group]. Check: group->group->any_name_you_wish->module. (See /config/configuration.yaml, line 25).

Did I put my config in the wrong yaml?

Error Homeassistant 0.112

any_name_you_wish: module: bbgax class: group_all_x domains: - light

`2020-07-08 10:48:12.109713 INFO AppDaemon: Initializing app any_name_you_wish using class group_all_x from module bbgax

2020-07-08 10:48:12.120754 INFO any_name_you_wish: Creating group.all_lights for ['light.tv_ambilight', 'light.sn1_led', 'light.front_door_led', 'light.upstairs', 'light.bedroom_main', 'light.desk_lamp', 'light.main_left', 'light.main_right', 'light.kitchen', 'light.kitchen_hall', 'light.corner_lamp', 'light.hue_white_lamp_1', 'light.kitchen_multisensor_light', 'light.bedroom_main_2', 'light.dean_desk_lamp', 'light.living_room', 'light.front_door', 'light.landing', 'light.kitchen_2', 'light.garden', 'light.megan_bedroom_side_light', 'light.dean_bedroom_side_light', 'light.green_lamp', 'light.bedroom_side_lights', 'light.tradfri_group_2', 'light.gateway_light_7811dcfab8bf', 'light.multisensor_light']

2020-07-08 10:48:12.122235 INFO AppDaemon: Previous message repeated 2 times

2020-07-08 10:48:12.122741 WARNING AppDaemon: Unknown domain (default/group) in call_service from any_name_you_wish`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.