joeyjojo747

Results 15 comments of joeyjojo747

It is presented as a slider for percentages. Dump from [fan template](https://github.com/home-assistant/core/blob/dev/homeassistant/components/template/fan.py) Also My template below ``` from homeassistant.components.fan import ( ATTR_DIRECTION, ATTR_OSCILLATING, ATTR_PERCENTAGE, ATTR_PRESET_MODE, ATTR_SPEED, DIRECTION_FORWARD, DIRECTION_REVERSE, ENTITY_ID_FORMAT, SPEED_HIGH,...

Big issue for me with lots of pop-up cards with buttons missing in grids. As a work around I'm using https://github.com/custom-cards/button-card. Changing from type: button_to_type: custom:button-card_is a quick workaround.

> @joeyjojo747 I can't find this in my app. can you create some screenshots as pointers? ![image](https://github.com/sockless-coding/panasonic_cc/assets/54157515/73406444-947b-4ce0-9362-ff8d9296e68a)![image](https://github.com/sockless-coding/panasonic_cc/assets/54157515/677f0d42-3a61-4afb-9b87-ed97f9005455)

> this seems specific to your device, @joeyjojo747, you'd have to provide logs of the api calls used by the app when showing the main device details, when selecting the...

> At the risk of intruding: the request made me think of the below: https://www.panasonic.com/global/hvac/products/comfort-cloud/how-to-use-comfort-cloud/turn-on-off-all-air-conditioners-simultaneously.html > > Personally I just made a device group of all my AC's to control...

> > > this seems specific to your device, @joeyjojo747, you'd have to provide logs of the api calls used by the app when showing the main device details, when...

> I can try to give this a go too if that helps? I recently had a ducted system installed and the zone control is the only thing I'm really...

Thought I was making progress, successfully decompiled, edited xml, recompiled. I have constant issues with Android Studio and the emulator freezing and crashing on Windows. I have tried two machines...

I finally got the emulator working. Attached are the results of 3 actions 1. Clicked Zones 2. Clicked Zone 1 on 3. Clicked Zone 1 off Is this the kind...

Thanks. Ive installed 1.0.52 but I dont see any zone controls. Screenshots attached. ![2024-06-29_19-59-29](https://github.com/sockless-coding/panasonic_cc/assets/54157515/5e03f87a-73a6-4cf6-8ecb-da872022996d) ![2024-06-29_19-59-45](https://github.com/sockless-coding/panasonic_cc/assets/54157515/77370401-e141-4868-9a13-d18167b8bbfe) ![2024-06-29_20-01-53](https://github.com/sockless-coding/panasonic_cc/assets/54157515/99d8aa56-d547-45d3-993c-a63878bff1fd)