Charles Garwood

Results 41 comments of Charles Garwood

Any more movement in this direction? I've been wanting to add some new tiles but the current structure makes that a bit difficult, so having them split out to separate...

I'd certainly be up for helping split some more tiles out to separate files if there was a framework in place for it 🙂

Nest operates the same way if it’s in auto or eco modes. I had an idea for the tile layout in that mode. I can try to make a mock-up...

``` max_temp: 90 fan_mode: on min_temp: 50 unit_of_measurement: °F operation_mode: cool temperature: 72 current_temperature: 78 supported_features: 1223 operation_list: off,heat,cool,auto,eco fan_list: on,auto target_temp_high: null target_temp_low: null friendly_name: Hallway away_mode: off ```...

here's an idea for the tile if its on auto mode. Probably wouldn't fit in a single-wide tile though. ![climate tile idea](https://user-images.githubusercontent.com/7545841/42139246-1c3c9638-7d58-11e8-9a49-c355b923560f.png) The 72 would be `current_temperature`, 70 would be...

I'm not a huge fan of sliders on thermostats, hard to get the desired precision vs tapping a + or - icon a couple times. Perhaps a long press on...

Haven't tried it in a `HEADER_ITEM` but if you use Javascript templates you might be able to do ``` { type: HEADER_ITEMS.CUSTOM_HTML, html: `Alarme de la maison ${this.states['alarm_control_panel.montevrain_alarm'].state}`, styles: {...

Can you access your Envoy by going to https://envoy.local in a browser? Do you kmnow if the Envoy is connected to your network via WiFi or Ethernet?

There is a PR open to fix, just waiting for review: https://github.com/home-assistant/core/pull/105762

Could you download the diagnostics for the integration and share those? ![image](https://github.com/home-assistant/core/assets/7545841/c410b25a-2e9a-4323-9f41-e3dea65eb5a8) Do you have both an Enpower/IQ System Controller and Encharge/IQ Batteries?