finity69x2

Results 6 issues of finity69x2

I've started getting the following errors every few minutes in my HA log: ``` 2020-12-18 18:22:15 ERROR (Thread-4) [custom_components.monitor_docker.helpers] grafana: Cannot determine CPU usage for container ('system_cpu_usage') 2020-12-18 18:22:15 ERROR...

I have a defined garage door cover component: ``` - platform: template covers: north_garage_door: friendly_name: 'North Garage Door' value_template: "{{ is_state('binary_sensor.garage_door_north_position_sensor', 'on') }}" open_cover: service: script.turn_on entity_id: script.open_gdn close_cover: service:...

**Describe the problem you have/What new integration you would like** add a configuration option to allow the use of defined preset modes for fans that support them. **Please describe your...

integration: fan

Getting the following error in the logs: ``` 2024-05-02 14:52:24.108 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'cryptostate' calls `async_add_job`, which is deprecated and will be removed in Home Assistant...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I’m trying to get a multiday calendar event to be split...

type/bug

### The problem I installed the ESPHome BLE proxy via the BLE proxy web page (https://esphome.io/projects/?type=bluetooth). It installed correctly but I can't get it to import into the ESPHome Dashboard....